home / ramsar

tiles

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

7 rows where tile_row = 22507 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
4413 4413 15 16219 22507 <Binary: 252 bytes>
4865 4865 15 16217 22507 <Binary: 252 bytes>
5191 5191 15 16215 22507 <Binary: 325 bytes>
6270 6270 15 16218 22507 <Binary: 252 bytes>
6729 6729 15 16216 22507 <Binary: 309 bytes>
9288 9288 15 16221 22507 <Binary: 342 bytes>
10770 10770 15 16220 22507 <Binary: 252 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 47.346ms