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
801 801 13 4099 5521 <Binary: 258 bytes>
823 823 13 4099 5520 <Binary: 258 bytes>
902 902 13 4099 5501 <Binary: 357 bytes>
905 905 13 4099 5517 <Binary: 306 bytes>
997 997 13 4099 5524 <Binary: 405 bytes>
1212 1212 13 4099 5522 <Binary: 258 bytes>
1298 1298 13 4099 5502 <Binary: 533 bytes>
1312 1312 13 4099 5518 <Binary: 387 bytes>
1334 1334 13 4099 5523 <Binary: 377 bytes>
1440 1440 13 4099 5503 <Binary: 318 bytes>
1442 1442 13 4099 5519 <Binary: 258 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 15.21ms