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
4373 4373 15 16143 21886 <Binary: 264 bytes>
4380 4380 15 16463 21886 <Binary: 520 bytes>
4393 4393 15 16471 21886 <Binary: 278 bytes>
4395 4395 15 16455 21886 <Binary: 375 bytes>
4831 4831 15 16141 21886 <Binary: 340 bytes>
4851 4851 15 16469 21886 <Binary: 515 bytes>
5378 5378 15 16475 21886 <Binary: 417 bytes>
6078 6078 15 16142 21886 <Binary: 400 bytes>
6082 6082 15 16462 21886 <Binary: 537 bytes>
6131 6131 15 16470 21886 <Binary: 352 bytes>
6133 6133 15 16454 21886 <Binary: 432 bytes>
6508 6508 15 16476 21886 <Binary: 303 bytes>
6574 6574 15 16468 21886 <Binary: 304 bytes>
7014 7014 15 16146 21886 <Binary: 308 bytes>
7036 7036 15 16474 21886 <Binary: 292 bytes>
7088 7088 15 16458 21886 <Binary: 517 bytes>
9180 9180 15 16145 21886 <Binary: 438 bytes>
9231 9231 15 16473 21886 <Binary: 278 bytes>
9233 9233 15 16457 21886 <Binary: 896 bytes>
11102 11102 15 16144 21886 <Binary: 318 bytes>
11127 11127 15 16472 21886 <Binary: 278 bytes>
11129 11129 15 16456 21886 <Binary: 471 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 25.144ms