home / ramsar

tiles

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

24 rows where tile_column = 8210

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
2319 2319 14 8210 10993 <Binary: 483 bytes>
2355 2355 14 8210 11041 <Binary: 260 bytes>
2369 2369 14 8210 11040 <Binary: 260 bytes>
2400 2400 14 8210 11033 <Binary: 298 bytes>
2428 2428 14 8210 11049 <Binary: 275 bytes>
2464 2464 14 8210 11048 <Binary: 260 bytes>
2646 2646 14 8210 10887 <Binary: 554 bytes>
2659 2659 14 8210 11047 <Binary: 260 bytes>
2680 2680 14 8210 10886 <Binary: 419 bytes>
2701 2701 14 8210 11039 <Binary: 260 bytes>
2716 2716 14 8210 11046 <Binary: 260 bytes>
2744 2744 14 8210 11038 <Binary: 260 bytes>
3530 3530 14 8210 10931 <Binary: 328 bytes>
3555 3555 14 8210 10994 <Binary: 470 bytes>
3562 3562 14 8210 11043 <Binary: 260 bytes>
3571 3571 14 8210 10930 <Binary: 712 bytes>
3579 3579 14 8210 11042 <Binary: 260 bytes>
3611 3611 14 8210 11035 <Binary: 260 bytes>
3620 3620 14 8210 11034 <Binary: 278 bytes>
3650 3650 14 8210 11050 <Binary: 268 bytes>
3822 3822 14 8210 11044 <Binary: 260 bytes>
3857 3857 14 8210 11045 <Binary: 260 bytes>
3875 3875 14 8210 11036 <Binary: 260 bytes>
3910 3910 14 8210 11037 <Binary: 260 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 11.802ms