home / ramsar

tiles

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

6 rows where tile_row = 11066 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
1971 1971 14 8053 11066 <Binary: 542 bytes>
1995 1995 14 8049 11066 <Binary: 577 bytes>
2564 2564 14 8052 11066 <Binary: 267 bytes>
2584 2584 14 8048 11066 <Binary: 354 bytes>
3031 3031 14 8051 11066 <Binary: 267 bytes>
3617 3617 14 8050 11066 <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 32.753ms