home / conservation-area

tiles

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

6 rows where tile_column = 16074 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
50606 50606 15 16074 21742 <Binary: 423 bytes>
50744 50744 15 16074 22383 <Binary: 477 bytes>
50746 50746 15 16074 21743 <Binary: 283 bytes>
51660 51660 15 16074 21814 <Binary: 590 bytes>
51697 51697 15 16074 21750 <Binary: 459 bytes>
51800 51800 15 16074 21751 <Binary: 605 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 10.18ms