home / conservation-area

tiles

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

9 rows where tile_column = 16002 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
33133 33133 15 16002 21723 <Binary: 960 bytes>
33158 33158 15 16002 21803 <Binary: 454 bytes>
33317 33317 15 16002 21722 <Binary: 482 bytes>
34452 34452 15 16002 21818 <Binary: 607 bytes>
36678 36678 15 16002 21805 <Binary: 694 bytes>
36834 36834 15 16002 21724 <Binary: 690 bytes>
47163 47163 15 16002 21736 <Binary: 501 bytes>
48364 48364 15 16002 21817 <Binary: 571 bytes>
50674 50674 15 16002 21806 <Binary: 572 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 11.816ms