home / conservation-area

tiles

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

44 rows where tile_column = 8198 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
15017 15017 14 8198 10924 <Binary: 349 bytes>
15046 15046 14 8198 10988 <Binary: 1,638 bytes>
15089 15089 14 8198 11021 <Binary: 579 bytes>
15099 15099 14 8198 10925 <Binary: 324 bytes>
15138 15138 14 8198 10932 <Binary: 466 bytes>
15405 15405 14 8198 10884 <Binary: 370 bytes>
15411 15411 14 8198 10948 <Binary: 569 bytes>
15463 15463 14 8198 10980 <Binary: 1,567 bytes>
15558 15558 14 8198 10885 <Binary: 371 bytes>
15561 15561 14 8198 10949 <Binary: 468 bytes>
15732 15732 14 8198 10941 <Binary: 505 bytes>
16862 16862 14 8198 10896 <Binary: 436 bytes>
16887 16887 14 8198 10889 <Binary: 794 bytes>
16989 16989 14 8198 10929 <Binary: 529 bytes>
16992 16992 14 8198 10993 <Binary: 418 bytes>
17344 17344 14 8198 10936 <Binary: 471 bytes>
17349 17349 14 8198 11000 <Binary: 266 bytes>
17400 17400 14 8198 10969 <Binary: 939 bytes>
17409 17409 14 8198 11001 <Binary: 486 bytes>
22035 22035 14 8198 11022 <Binary: 618 bytes>
22042 22042 14 8198 10958 <Binary: 625 bytes>
22172 22172 14 8198 10934 <Binary: 667 bytes>
22177 22177 14 8198 10998 <Binary: 798 bytes>
22383 22383 14 8198 10935 <Binary: 477 bytes>
22388 22388 14 8198 10999 <Binary: 292 bytes>
22485 22485 14 8198 10886 <Binary: 541 bytes>
22501 22501 14 8198 10982 <Binary: 732 bytes>
22605 22605 14 8198 10974 <Binary: 501 bytes>
22707 22707 14 8198 10887 <Binary: 802 bytes>
22755 22755 14 8198 10983 <Binary: 852 bytes>
23837 23837 14 8198 10986 <Binary: 1,437 bytes>
23916 23916 14 8198 10962 <Binary: 633 bytes>
23927 23927 14 8198 10930 <Binary: 871 bytes>
23931 23931 14 8198 10994 <Binary: 454 bytes>
24095 24095 14 8198 10987 <Binary: 2,316 bytes>
24137 24137 14 8198 11027 <Binary: 719 bytes>
24196 24196 14 8198 10931 <Binary: 987 bytes>
24235 24235 14 8198 10882 <Binary: 522 bytes>
24248 24248 14 8198 10978 <Binary: 587 bytes>
24342 24342 14 8198 10906 <Binary: 581 bytes>
24346 24346 14 8198 10970 <Binary: 228 bytes>
24487 24487 14 8198 10947 <Binary: 420 bytes>
24526 24526 14 8198 10979 <Binary: 478 bytes>
24592 24592 14 8198 11035 <Binary: 463 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.926ms