home / ramsar

tiles

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

13 rows where tile_column = 4100

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1003 1003 13 4100 5516 <Binary: 342 bytes>
1006 1006 13 4100 5524 <Binary: 418 bytes>
1019 1019 13 4100 5504 <Binary: 330 bytes>
1121 1121 13 4100 5520 <Binary: 258 bytes>
1154 1154 13 4100 5517 <Binary: 420 bytes>
1157 1157 13 4100 5525 <Binary: 273 bytes>
1244 1244 13 4100 5521 <Binary: 258 bytes>
1504 1504 13 4100 5503 <Binary: 460 bytes>
1506 1506 13 4100 5519 <Binary: 258 bytes>
1604 1604 13 4100 5502 <Binary: 337 bytes>
1606 1606 13 4100 5518 <Binary: 258 bytes>
1618 1618 13 4100 5523 <Binary: 258 bytes>
1682 1682 13 4100 5522 <Binary: 258 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 6.878ms