home / ramsar

tiles

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

10 rows where tile_row = 11072

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1735 1735 14 8047 11072 <Binary: 268 bytes>
1752 1752 14 8043 11072 <Binary: 268 bytes>
2318 2318 14 8046 11072 <Binary: 268 bytes>
2343 2343 14 8042 11072 <Binary: 276 bytes>
2372 2372 14 8082 11072 <Binary: 694 bytes>
3047 3047 14 8045 11072 <Binary: 268 bytes>
3061 3061 14 8049 11072 <Binary: 345 bytes>
3064 3064 14 8041 11072 <Binary: 405 bytes>
3644 3644 14 8044 11072 <Binary: 268 bytes>
3685 3685 14 8048 11072 <Binary: 345 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 71.888ms