home / ramsar

tiles

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

7 rows where tile_row = 22507

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4468 4468 15 16219 22507 <Binary: 252 bytes>
4895 4895 15 16217 22507 <Binary: 252 bytes>
5226 5226 15 16215 22507 <Binary: 325 bytes>
6247 6247 15 16218 22507 <Binary: 252 bytes>
6702 6702 15 16216 22507 <Binary: 308 bytes>
9257 9257 15 16221 22507 <Binary: 342 bytes>
10877 10877 15 16220 22507 <Binary: 252 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 99.521ms