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
33122 33122 15 16002 21723 <Binary: 960 bytes>
33147 33147 15 16002 21803 <Binary: 454 bytes>
33296 33296 15 16002 21722 <Binary: 482 bytes>
34466 34466 15 16002 21818 <Binary: 607 bytes>
36679 36679 15 16002 21805 <Binary: 694 bytes>
36827 36827 15 16002 21724 <Binary: 690 bytes>
47222 47222 15 16002 21736 <Binary: 501 bytes>
48281 48281 15 16002 21817 <Binary: 571 bytes>
50762 50762 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 9.726ms