home / ramsar

tiles

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

8 rows where tile_row = 1367

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
253 253 11 1009 1367 <Binary: 397 bytes>
256 256 11 1023 1367 <Binary: 517 bytes>
257 257 11 1007 1367 <Binary: 295 bytes>
258 258 11 1027 1367 <Binary: 397 bytes>
342 342 11 1008 1367 <Binary: 1,842 bytes>
348 348 11 1026 1367 <Binary: 284 bytes>
377 377 11 1029 1367 <Binary: 3,162 bytes>
395 395 11 1028 1367 <Binary: 5,763 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 77.018ms