home / ancient-woodland

tiles

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

48 rows where tile_column = 16487 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34576 34576 15 16487 21943 <Binary: 522 bytes>
34585 34585 15 16487 21847 <Binary: 863 bytes>
34610 34610 15 16487 21942 <Binary: 338 bytes>
34622 34622 15 16487 21846 <Binary: 709 bytes>
34973 34973 15 16487 21926 <Binary: 286 bytes>
34982 34982 15 16487 22022 <Binary: 270 bytes>
34984 34984 15 16487 21830 <Binary: 288 bytes>
34999 34999 15 16487 21927 <Binary: 571 bytes>
35006 35006 15 16487 22023 <Binary: 328 bytes>
35094 35094 15 16487 21815 <Binary: 506 bytes>
36059 36059 15 16487 21946 <Binary: 250 bytes>
36517 36517 15 16487 21818 <Binary: 462 bytes>
36545 36545 15 16487 21835 <Binary: 316 bytes>
36550 36550 15 16487 21963 <Binary: 367 bytes>
36622 36622 15 16487 21819 <Binary: 505 bytes>
40693 40693 15 16487 21842 <Binary: 566 bytes>
40790 40790 15 16487 21843 <Binary: 344 bytes>
41061 41061 15 16487 21922 <Binary: 333 bytes>
41099 41099 15 16487 21826 <Binary: 649 bytes>
41139 41139 15 16487 21923 <Binary: 255 bytes>
41168 41168 15 16487 21827 <Binary: 638 bytes>
42307 42307 15 16487 22062 <Binary: 285 bytes>
42603 42603 15 16487 21838 <Binary: 1,006 bytes>
42709 42709 15 16487 21839 <Binary: 1,019 bytes>
42711 42711 15 16487 21967 <Binary: 540 bytes>
42793 42793 15 16487 21823 <Binary: 341 bytes>
59408 59408 15 16487 21845 <Binary: 386 bytes>
59420 59420 15 16487 21828 <Binary: 467 bytes>
59767 59767 15 16487 21925 <Binary: 306 bytes>
59775 59775 15 16487 21829 <Binary: 378 bytes>
59856 59856 15 16487 21813 <Binary: 331 bytes>
60607 60607 15 16487 21944 <Binary: 439 bytes>
60612 60612 15 16487 21848 <Binary: 253 bytes>
60891 60891 15 16487 21945 <Binary: 470 bytes>
60968 60968 15 16487 21928 <Binary: 250 bytes>
60979 60979 15 16487 22024 <Binary: 281 bytes>
60984 60984 15 16487 21960 <Binary: 277 bytes>
61077 61077 15 16487 21816 <Binary: 453 bytes>
61356 61356 15 16487 21817 <Binary: 287 bytes>
65352 65352 15 16487 21840 <Binary: 944 bytes>
65356 65356 15 16487 21968 <Binary: 287 bytes>
65748 65748 15 16487 22016 <Binary: 390 bytes>
65750 65750 15 16487 21824 <Binary: 533 bytes>
65896 65896 15 16487 21921 <Binary: 454 bytes>
65922 65922 15 16487 21825 <Binary: 794 bytes>
67292 67292 15 16487 21836 <Binary: 327 bytes>
67380 67380 15 16487 21820 <Binary: 246 bytes>
67408 67408 15 16487 21837 <Binary: 694 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 75.917ms