home / ramsar

tiles

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

7 rows where tile_row = 11137

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1739 1739 14 8043 11137 <Binary: 265 bytes>
2322 2322 14 8042 11137 <Binary: 265 bytes>
3068 3068 14 8045 11137 <Binary: 603 bytes>
3096 3096 14 8065 11137 <Binary: 355 bytes>
3100 3100 14 8041 11137 <Binary: 265 bytes>
3635 3635 14 8044 11137 <Binary: 265 bytes>
3662 3662 14 8040 11137 <Binary: 664 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 60.558ms