home / ramsar

tiles

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

22 rows where tile_row = 21886 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4371 4371 15 16143 21886 <Binary: 264 bytes>
4435 4435 15 16463 21886 <Binary: 521 bytes>
4448 4448 15 16471 21886 <Binary: 280 bytes>
4450 4450 15 16455 21886 <Binary: 374 bytes>
4813 4813 15 16141 21886 <Binary: 340 bytes>
4872 4872 15 16469 21886 <Binary: 515 bytes>
5371 5371 15 16475 21886 <Binary: 417 bytes>
6102 6102 15 16142 21886 <Binary: 400 bytes>
6106 6106 15 16462 21886 <Binary: 536 bytes>
6119 6119 15 16470 21886 <Binary: 353 bytes>
6121 6121 15 16454 21886 <Binary: 431 bytes>
6520 6520 15 16476 21886 <Binary: 304 bytes>
6537 6537 15 16468 21886 <Binary: 306 bytes>
7020 7020 15 16146 21886 <Binary: 308 bytes>
7074 7074 15 16474 21886 <Binary: 292 bytes>
7076 7076 15 16458 21886 <Binary: 517 bytes>
9180 9180 15 16145 21886 <Binary: 438 bytes>
9203 9203 15 16473 21886 <Binary: 280 bytes>
9236 9236 15 16457 21886 <Binary: 896 bytes>
11102 11102 15 16144 21886 <Binary: 318 bytes>
11127 11127 15 16472 21886 <Binary: 280 bytes>
11129 11129 15 16456 21886 <Binary: 470 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 24.458ms