home / conservation-area

tiles

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

25 rows where tile_column = 16503 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tile_data

Link rowid ▼ zoom_level tile_column tile_row tile_data
25830 25830 15 16503 22074 <Binary: 332 bytes>
25839 25839 15 16503 21978 <Binary: 547 bytes>
25879 25879 15 16503 22075 <Binary: 475 bytes>
26105 26105 15 16503 22083 <Binary: 346 bytes>
26550 26550 15 16503 22034 <Binary: 489 bytes>
26621 26621 15 16503 22035 <Binary: 745 bytes>
26838 26838 15 16503 21834 <Binary: 522 bytes>
26863 26863 15 16503 21995 <Binary: 563 bytes>
29499 29499 15 16503 22021 <Binary: 565 bytes>
29527 29527 15 16503 21956 <Binary: 443 bytes>
29562 29562 15 16503 21957 <Binary: 742 bytes>
30256 30256 15 16503 21996 <Binary: 507 bytes>
39773 39773 15 16503 22072 <Binary: 332 bytes>
39775 39775 15 16503 21816 <Binary: 1,979 bytes>
39794 39794 15 16503 22073 <Binary: 332 bytes>
39795 39795 15 16503 21817 <Binary: 320 bytes>
40778 40778 15 16503 22024 <Binary: 840 bytes>
40800 40800 15 16503 22025 <Binary: 797 bytes>
40891 40891 15 16503 21833 <Binary: 849 bytes>
43410 43410 15 16503 22022 <Binary: 479 bytes>
43521 43521 15 16503 21958 <Binary: 569 bytes>
43590 43590 15 16503 21959 <Binary: 433 bytes>
44094 44094 15 16503 22070 <Binary: 480 bytes>
44224 44224 15 16503 22071 <Binary: 352 bytes>
44226 44226 15 16503 21815 <Binary: 856 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 8.079ms