home / conservation-area

tiles

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

57 rows where tile_column = 8192 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
16106 16106 14 8192 10892 <Binary: 871 bytes>
16120 16120 14 8192 10956 <Binary: 1,030 bytes>
16125 16125 14 8192 10924 <Binary: 382 bytes>
16212 16212 14 8192 10893 <Binary: 728 bytes>
16218 16218 14 8192 10957 <Binary: 283 bytes>
16239 16239 14 8192 10900 <Binary: 469 bytes>
16243 16243 14 8192 10964 <Binary: 544 bytes>
16248 16248 14 8192 10925 <Binary: 791 bytes>
16322 16322 14 8192 10901 <Binary: 482 bytes>
16325 16325 14 8192 10965 <Binary: 303 bytes>
16596 16596 14 8192 10944 <Binary: 1,099 bytes>
16634 16634 14 8192 10945 <Binary: 1,043 bytes>
16647 16647 14 8192 10977 <Binary: 482 bytes>
16690 16690 14 8192 11032 <Binary: 585 bytes>
16722 16722 14 8192 11000 <Binary: 590 bytes>
16744 16744 14 8192 10937 <Binary: 496 bytes>
17895 17895 14 8192 10888 <Binary: 282 bytes>
17912 17912 14 8192 10889 <Binary: 799 bytes>
17914 17914 14 8192 10952 <Binary: 477 bytes>
17936 17936 14 8192 10985 <Binary: 633 bytes>
18013 18013 14 8192 10896 <Binary: 621 bytes>
18027 18027 14 8192 10897 <Binary: 715 bytes>
18044 18044 14 8192 10928 <Binary: 1,153 bytes>
18048 18048 14 8192 10929 <Binary: 329 bytes>
18389 18389 14 8192 10949 <Binary: 534 bytes>
18396 18396 14 8192 10948 <Binary: 472 bytes>
18426 18426 14 8192 10917 <Binary: 650 bytes>
18504 18504 14 8192 10908 <Binary: 360 bytes>
18508 18508 14 8192 10972 <Binary: 657 bytes>
18523 18523 14 8192 10941 <Binary: 1,190 bytes>
18532 18532 14 8192 10940 <Binary: 923 bytes>
23248 23248 14 8192 11086 <Binary: 473 bytes>
23250 23250 14 8192 10958 <Binary: 289 bytes>
23259 23259 14 8192 10926 <Binary: 987 bytes>
23311 23311 14 8192 11087 <Binary: 562 bytes>
23319 23319 14 8192 10959 <Binary: 301 bytes>
23338 23338 14 8192 10927 <Binary: 581 bytes>
23388 23388 14 8192 10998 <Binary: 833 bytes>
23421 23421 14 8192 11031 <Binary: 474 bytes>
23645 23645 14 8192 11074 <Binary: 613 bytes>
23679 23679 14 8192 10978 <Binary: 1,057 bytes>
23769 23769 14 8192 11075 <Binary: 358 bytes>
23780 23780 14 8192 10938 <Binary: 864 bytes>
23802 23802 14 8192 10979 <Binary: 617 bytes>
23885 23885 14 8192 10971 <Binary: 453 bytes>
24956 24956 14 8192 10890 <Binary: 975 bytes>
24981 24981 14 8192 10922 <Binary: 350 bytes>
24985 24985 14 8192 10986 <Binary: 429 bytes>
25151 25151 14 8192 10987 <Binary: 579 bytes>
25221 25221 14 8192 10963 <Binary: 452 bytes>
25249 25249 14 8192 11059 <Binary: 673 bytes>
25253 25253 14 8192 10995 <Binary: 628 bytes>
25440 25440 14 8192 10886 <Binary: 531 bytes>
25474 25474 14 8192 10918 <Binary: 429 bytes>
25561 25561 14 8192 10942 <Binary: 922 bytes>
25586 25586 14 8192 10887 <Binary: 546 bytes>
25651 25651 14 8192 10943 <Binary: 1,074 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.291ms