home / conservation-area

tiles

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

33 rows where tile_column = 16406 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
32677 32677 15 16406 21979 <Binary: 358 bytes>
32726 32726 15 16406 21947 <Binary: 574 bytes>
32880 32880 15 16406 21946 <Binary: 452 bytes>
33609 33609 15 16406 22003 <Binary: 398 bytes>
33734 33734 15 16406 21938 <Binary: 459 bytes>
33774 33774 15 16406 22002 <Binary: 297 bytes>
36414 36414 15 16406 21829 <Binary: 465 bytes>
36417 36417 15 16406 21980 <Binary: 332 bytes>
36448 36448 15 16406 21948 <Binary: 284 bytes>
36462 36462 15 16406 22117 <Binary: 307 bytes>
37083 37083 15 16406 21781 <Binary: 657 bytes>
37128 37128 15 16406 21877 <Binary: 513 bytes>
37288 37288 15 16406 21901 <Binary: 594 bytes>
37295 37295 15 16406 21876 <Binary: 727 bytes>
37333 37333 15 16406 21933 <Binary: 445 bytes>
37432 37432 15 16406 21900 <Binary: 768 bytes>
46761 46761 15 16406 22008 <Binary: 436 bytes>
46892 46892 15 16406 21824 <Binary: 394 bytes>
46909 46909 15 16406 21825 <Binary: 451 bytes>
47527 47527 15 16406 21777 <Binary: 317 bytes>
47746 47746 15 16406 21768 <Binary: 646 bytes>
47758 47758 15 16406 21769 <Binary: 543 bytes>
47765 47765 15 16406 21960 <Binary: 401 bytes>
47769 47769 15 16406 21961 <Binary: 513 bytes>
47797 47797 15 16406 21801 <Binary: 367 bytes>
47808 47808 15 16406 21800 <Binary: 661 bytes>
50150 50150 15 16406 21918 <Binary: 551 bytes>
50155 50155 15 16406 22110 <Binary: 400 bytes>
50457 50457 15 16406 22118 <Binary: 586 bytes>
50525 50525 15 16406 21767 <Binary: 313 bytes>
51014 51014 15 16406 21782 <Binary: 631 bytes>
51052 51052 15 16406 21974 <Binary: 498 bytes>
51297 51297 15 16406 21934 <Binary: 759 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 14.867ms