home / ramsar

tiles

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

8 rows where tile_column = 4015

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
793 793 13 4015 5596 <Binary: 247 bytes>
810 810 13 4015 5597 <Binary: 247 bytes>
910 910 13 4015 5600 <Binary: 320 bytes>
916 916 13 4015 5593 <Binary: 294 bytes>
1245 1245 13 4015 5598 <Binary: 247 bytes>
1266 1266 13 4015 5599 <Binary: 422 bytes>
1347 1347 13 4015 5594 <Binary: 247 bytes>
1399 1399 13 4015 5595 <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 12.134ms