home / conservation-area

tiles

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

32 rows where tile_column = 8060 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15788 15788 14 8060 10892 <Binary: 865 bytes>
15844 15844 14 8060 11004 <Binary: 660 bytes>
15917 15917 14 8060 10893 <Binary: 520 bytes>
15943 15943 14 8060 11005 <Binary: 554 bytes>
15958 15958 14 8060 10988 <Binary: 639 bytes>
16417 16417 14 8060 11028 <Binary: 406 bytes>
16445 16445 14 8060 11029 <Binary: 581 bytes>
17623 17623 14 8060 11193 <Binary: 408 bytes>
17625 17625 14 8060 11001 <Binary: 513 bytes>
17635 17635 14 8060 10888 <Binary: 910 bytes>
17669 17669 14 8060 11192 <Binary: 505 bytes>
17671 17671 14 8060 11128 <Binary: 280 bytes>
17722 17722 14 8060 10921 <Binary: 629 bytes>
17756 17756 14 8060 10920 <Binary: 480 bytes>
18071 18071 14 8060 10880 <Binary: 297 bytes>
18168 18168 14 8060 10896 <Binary: 768 bytes>
18169 18169 14 8060 11152 <Binary: 501 bytes>
18189 18189 14 8060 11153 <Binary: 460 bytes>
18216 18216 14 8060 11040 <Binary: 578 bytes>
23027 23027 14 8060 10895 <Binary: 594 bytes>
23141 23141 14 8060 11039 <Binary: 964 bytes>
23426 23426 14 8060 11190 <Binary: 571 bytes>
23430 23430 14 8060 11126 <Binary: 307 bytes>
23507 23507 14 8060 11127 <Binary: 274 bytes>
24665 24665 14 8060 11018 <Binary: 596 bytes>
24706 24706 14 8060 11002 <Binary: 534 bytes>
24854 24854 14 8060 11003 <Binary: 355 bytes>
24961 24961 14 8060 10987 <Binary: 359 bytes>
25115 25115 14 8060 11138 <Binary: 513 bytes>
25160 25160 14 8060 11122 <Binary: 306 bytes>
25256 25256 14 8060 11139 <Binary: 558 bytes>
25307 25307 14 8060 11123 <Binary: 287 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.372ms