home / conservation-area

tiles

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

28 rows where tile_column = 8218 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15240 15240 14 8218 10957 <Binary: 447 bytes>
15380 15380 14 8218 11037 <Binary: 611 bytes>
15566 15566 14 8218 10944 <Binary: 496 bytes>
15675 15675 14 8218 10960 <Binary: 573 bytes>
15875 15875 14 8218 10977 <Binary: 877 bytes>
16925 16925 14 8218 10888 <Binary: 1,510 bytes>
16983 16983 14 8218 10889 <Binary: 975 bytes>
16996 16996 14 8218 10953 <Binary: 1,005 bytes>
17410 17410 14 8218 11012 <Binary: 882 bytes>
17420 17420 14 8218 10932 <Binary: 299 bytes>
17517 17517 14 8218 11044 <Binary: 469 bytes>
22337 22337 14 8218 11038 <Binary: 667 bytes>
22353 22353 14 8218 11023 <Binary: 861 bytes>
22358 22358 14 8218 10959 <Binary: 556 bytes>
22361 22361 14 8218 10926 <Binary: 351 bytes>
22791 22791 14 8218 10898 <Binary: 389 bytes>
22833 22833 14 8218 10978 <Binary: 660 bytes>
22979 22979 14 8218 11043 <Binary: 993 bytes>
23998 23998 14 8218 11018 <Binary: 488 bytes>
23999 23999 14 8218 10890 <Binary: 543 bytes>
24005 24005 14 8218 10954 <Binary: 694 bytes>
24104 24104 14 8218 10970 <Binary: 824 bytes>
24472 24472 14 8218 10950 <Binary: 273 bytes>
24560 24560 14 8218 11015 <Binary: 420 bytes>
24578 24578 14 8218 10951 <Binary: 565 bytes>
24607 24607 14 8218 10982 <Binary: 551 bytes>
24680 24680 14 8218 10967 <Binary: 742 bytes>
24712 24712 14 8218 10983 <Binary: 461 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.684ms