home / ramsar

tiles

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

9 rows where tile_column = 16122

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
6299 6299 15 16122 22187 <Binary: 267 bytes>
6956 6956 15 16122 21859 <Binary: 394 bytes>
7011 7011 15 16122 22190 <Binary: 257 bytes>
9419 9419 15 16122 21861 <Binary: 526 bytes>
9694 9694 15 16122 21860 <Binary: 582 bytes>
10432 10432 15 16122 22077 <Binary: 397 bytes>
10502 10502 15 16122 22189 <Binary: 370 bytes>
10717 10717 15 16122 22076 <Binary: 373 bytes>
10767 10767 15 16122 22188 <Binary: 487 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 8.873ms