home / conservation-area

tiles

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

40 rows where tile_column = 8201 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
12570 12570 14 8201 10956 <Binary: 526 bytes>
12668 12668 14 8201 10973 <Binary: 588 bytes>
12690 12690 14 8201 10972 <Binary: 594 bytes>
12702 12702 14 8201 10941 <Binary: 672 bytes>
12731 12731 14 8201 10940 <Binary: 797 bytes>
12956 12956 14 8201 10881 <Binary: 287 bytes>
13014 13014 14 8201 10977 <Binary: 417 bytes>
13057 13057 14 8201 10976 <Binary: 684 bytes>
14254 14254 14 8201 11017 <Binary: 423 bytes>
14259 14259 14 8201 10953 <Binary: 405 bytes>
14315 14315 14 8201 10985 <Binary: 633 bytes>
14348 14348 14 8201 11016 <Binary: 919 bytes>
14353 14353 14 8201 10952 <Binary: 605 bytes>
14380 14380 14 8201 10905 <Binary: 868 bytes>
14480 14480 14 8201 10968 <Binary: 587 bytes>
14748 14748 14 8201 10981 <Binary: 715 bytes>
14817 14817 14 8201 10884 <Binary: 370 bytes>
14835 14835 14 8201 10965 <Binary: 512 bytes>
14864 14864 14 8201 10997 <Binary: 333 bytes>
14968 14968 14 8201 10964 <Binary: 625 bytes>
19696 19696 14 8201 10974 <Binary: 732 bytes>
19724 19724 14 8201 10942 <Binary: 437 bytes>
19780 19780 14 8201 10895 <Binary: 646 bytes>
20127 20127 14 8201 10898 <Binary: 359 bytes>
20151 20151 14 8201 10930 <Binary: 653 bytes>
20223 20223 14 8201 10883 <Binary: 316 bytes>
20337 20337 14 8201 10899 <Binary: 522 bytes>
20378 20378 14 8201 10931 <Binary: 790 bytes>
21435 21435 14 8201 10906 <Binary: 443 bytes>
21458 21458 14 8201 10970 <Binary: 551 bytes>
21465 21465 14 8201 10938 <Binary: 498 bytes>
21487 21487 14 8201 10891 <Binary: 458 bytes>
21492 21492 14 8201 10955 <Binary: 422 bytes>
21584 21584 14 8201 10971 <Binary: 458 bytes>
21603 21603 14 8201 10939 <Binary: 515 bytes>
21879 21879 14 8201 10982 <Binary: 391 bytes>
21925 21925 14 8201 10902 <Binary: 616 bytes>
21945 21945 14 8201 11015 <Binary: 458 bytes>
21953 21953 14 8201 10951 <Binary: 389 bytes>
21956 21956 14 8201 10998 <Binary: 323 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 486.727ms