home / ramsar

tiles

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

11 rows where tile_column = 4099

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
799 799 13 4099 5520 <Binary: 260 bytes>
830 830 13 4099 5521 <Binary: 260 bytes>
929 929 13 4099 5524 <Binary: 404 bytes>
931 931 13 4099 5501 <Binary: 357 bytes>
934 934 13 4099 5517 <Binary: 307 bytes>
1257 1257 13 4099 5522 <Binary: 260 bytes>
1289 1289 13 4099 5523 <Binary: 376 bytes>
1351 1351 13 4099 5502 <Binary: 532 bytes>
1354 1354 13 4099 5518 <Binary: 387 bytes>
1413 1413 13 4099 5503 <Binary: 318 bytes>
1415 1415 13 4099 5519 <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 10.028ms