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
1725 1725 14 8043 11137 <Binary: 265 bytes>
2334 2334 14 8042 11137 <Binary: 265 bytes>
3082 3082 14 8045 11137 <Binary: 602 bytes>
3095 3095 14 8065 11137 <Binary: 354 bytes>
3099 3099 14 8041 11137 <Binary: 265 bytes>
3655 3655 14 8044 11137 <Binary: 265 bytes>
3670 3670 14 8040 11137 <Binary: 663 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 96.239ms