home / conservation-area

tiles

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

9 rows where tile_column = 16098 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
33306 33306 15 16098 22147 <Binary: 428 bytes>
33521 33521 15 16098 22146 <Binary: 427 bytes>
34016 34016 15 16098 22339 <Binary: 426 bytes>
37540 37540 15 16098 22341 <Binary: 455 bytes>
37764 37764 15 16098 22340 <Binary: 955 bytes>
47075 47075 15 16098 21800 <Binary: 787 bytes>
48009 48009 15 16098 21824 <Binary: 569 bytes>
50748 50748 15 16098 22150 <Binary: 499 bytes>
51905 51905 15 16098 21823 <Binary: 499 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 22.986ms