home / ramsar

tiles

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

7 rows where tile_row = 11067 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
1910 1910 14 8053 11067 <Binary: 303 bytes>
1947 1947 14 8049 11067 <Binary: 266 bytes>
2522 2522 14 8052 11067 <Binary: 449 bytes>
2536 2536 14 8048 11067 <Binary: 334 bytes>
2912 2912 14 8047 11067 <Binary: 571 bytes>
3012 3012 14 8051 11067 <Binary: 266 bytes>
3612 3612 14 8050 11067 <Binary: 266 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 18.847ms