home / ramsar

tiles

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

23 rows where tile_column = 16461 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
4558 4558 15 16461 21875 <Binary: 279 bytes>
4607 4607 15 16461 21874 <Binary: 395 bytes>
4804 4804 15 16461 21887 <Binary: 478 bytes>
5473 5473 15 16461 21845 <Binary: 366 bytes>
5476 5476 15 16461 21877 <Binary: 279 bytes>
5484 5484 15 16461 21876 <Binary: 279 bytes>
5678 5678 15 16461 21848 <Binary: 539 bytes>
5681 5681 15 16461 21880 <Binary: 457 bytes>
5722 5722 15 16461 21849 <Binary: 285 bytes>
5723 5723 15 16461 21881 <Binary: 1,073 bytes>
7979 7979 15 16461 21888 <Binary: 521 bytes>
8056 8056 15 16461 21872 <Binary: 543 bytes>
8227 8227 15 16461 21852 <Binary: 309 bytes>
8230 8230 15 16461 21884 <Binary: 719 bytes>
8258 8258 15 16461 21873 <Binary: 480 bytes>
8840 8840 15 16461 21846 <Binary: 489 bytes>
8842 8842 15 16461 21878 <Binary: 279 bytes>
9067 9067 15 16461 21850 <Binary: 285 bytes>
9068 9068 15 16461 21882 <Binary: 646 bytes>
9158 9158 15 16461 21847 <Binary: 371 bytes>
9161 9161 15 16461 21879 <Binary: 434 bytes>
9347 9347 15 16461 21851 <Binary: 459 bytes>
9350 9350 15 16461 21883 <Binary: 619 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 8.315ms