home / ramsar

tiles

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

12 rows where tile_column = 4117

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
856 856 13 4117 5461 <Binary: 639 bytes>
863 863 13 4117 5473 <Binary: 573 bytes>
878 878 13 4117 5472 <Binary: 1,025 bytes>
987 987 13 4117 5469 <Binary: 1,352 bytes>
1005 1005 13 4117 5476 <Binary: 675 bytes>
1008 1008 13 4117 5468 <Binary: 596 bytes>
1316 1316 13 4117 5462 <Binary: 520 bytes>
1323 1323 13 4117 5474 <Binary: 432 bytes>
1335 1335 13 4117 5463 <Binary: 970 bytes>
1368 1368 13 4117 5475 <Binary: 502 bytes>
1436 1436 13 4117 5470 <Binary: 1,017 bytes>
1478 1478 13 4117 5471 <Binary: 980 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 6.246ms