home / ramsar

tiles

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

15 rows where tile_row = 22139 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
4417 4417 15 16091 22139 <Binary: 326 bytes>
4519 4519 15 16099 22139 <Binary: 267 bytes>
4860 4860 15 16089 22139 <Binary: 288 bytes>
4954 4954 15 16097 22139 <Binary: 267 bytes>
5153 5153 15 16095 22139 <Binary: 267 bytes>
5207 5207 15 16103 22139 <Binary: 296 bytes>
6204 6204 15 16090 22139 <Binary: 363 bytes>
6268 6268 15 16098 22139 <Binary: 267 bytes>
6713 6713 15 16096 22139 <Binary: 267 bytes>
6930 6930 15 16094 22139 <Binary: 267 bytes>
7033 7033 15 16102 22139 <Binary: 410 bytes>
9185 9185 15 16093 22139 <Binary: 267 bytes>
9285 9285 15 16101 22139 <Binary: 267 bytes>
10870 10870 15 16092 22139 <Binary: 267 bytes>
10916 10916 15 16100 22139 <Binary: 267 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 41.52ms