home / ramsar

tiles

Table actions
  • Explore these tiles on a map
  • Explore these tiles on a map

43 rows where tile_column = 16071

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4120 4120 15 16071 22371 <Binary: 296 bytes>
4147 4147 15 16071 22402 <Binary: 354 bytes>
4158 4158 15 16071 21747 <Binary: 479 bytes>
4162 4162 15 16071 22387 <Binary: 247 bytes>
4205 4205 15 16071 21746 <Binary: 410 bytes>
4215 4215 15 16071 22386 <Binary: 247 bytes>
4302 4302 15 16071 21743 <Binary: 260 bytes>
4330 4330 15 16071 22383 <Binary: 247 bytes>
4352 4352 15 16071 21742 <Binary: 260 bytes>
4364 4364 15 16071 22382 <Binary: 247 bytes>
4392 4392 15 16071 22399 <Binary: 247 bytes>
4451 4451 15 16071 22398 <Binary: 247 bytes>
5003 5003 15 16071 22375 <Binary: 247 bytes>
5025 5025 15 16071 22391 <Binary: 247 bytes>
5042 5042 15 16071 22374 <Binary: 262 bytes>
5062 5062 15 16071 22390 <Binary: 247 bytes>
5204 5204 15 16071 21739 <Binary: 281 bytes>
5223 5223 15 16071 22378 <Binary: 247 bytes>
5230 5230 15 16071 22379 <Binary: 247 bytes>
5259 5259 15 16071 22395 <Binary: 247 bytes>
5288 5288 15 16071 22394 <Binary: 247 bytes>
7577 7577 15 16071 22400 <Binary: 247 bytes>
7595 7595 15 16071 21744 <Binary: 260 bytes>
7629 7629 15 16071 22384 <Binary: 247 bytes>
7752 7752 15 16071 22401 <Binary: 273 bytes>
7771 7771 15 16071 21745 <Binary: 260 bytes>
7787 7787 15 16071 22385 <Binary: 247 bytes>
7832 7832 15 16071 21740 <Binary: 260 bytes>
7841 7841 15 16071 22380 <Binary: 247 bytes>
7866 7866 15 16071 22396 <Binary: 247 bytes>
7948 7948 15 16071 21741 <Binary: 260 bytes>
7958 7958 15 16071 22381 <Binary: 247 bytes>
8041 8041 15 16071 22397 <Binary: 247 bytes>
8448 8448 15 16071 22372 <Binary: 307 bytes>
8462 8462 15 16071 21748 <Binary: 363 bytes>
8465 8465 15 16071 22388 <Binary: 247 bytes>
8628 8628 15 16071 22373 <Binary: 312 bytes>
8642 8642 15 16071 22376 <Binary: 247 bytes>
8667 8667 15 16071 22392 <Binary: 247 bytes>
8683 8683 15 16071 21749 <Binary: 257 bytes>
8686 8686 15 16071 22389 <Binary: 247 bytes>
8839 8839 15 16071 22377 <Binary: 247 bytes>
8878 8878 15 16071 22393 <Binary: 247 bytes>

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE tiles (zoom_level integer, tile_column integer, tile_row integer, tile_data blob);
CREATE UNIQUE INDEX tile_index on tiles (zoom_level, tile_column, tile_row);
Powered by Datasette · Queries took 20.576ms