home / ancient-woodland

tiles

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

38 rows where tile_column = 8022 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
18443 18443 14 8022 10843 <Binary: 289 bytes>
18487 18487 14 8022 10859 <Binary: 408 bytes>
18644 18644 14 8022 10882 <Binary: 254 bytes>
18665 18665 14 8022 10867 <Binary: 818 bytes>
18694 18694 14 8022 10866 <Binary: 349 bytes>
19149 19149 14 8022 10903 <Binary: 453 bytes>
19181 19181 14 8022 10902 <Binary: 926 bytes>
19213 19213 14 8022 10855 <Binary: 324 bytes>
19227 19227 14 8022 10854 <Binary: 260 bytes>
19390 19390 14 8022 10879 <Binary: 353 bytes>
19402 19402 14 8022 10878 <Binary: 278 bytes>
21225 21225 14 8022 10844 <Binary: 433 bytes>
21243 21243 14 8022 10845 <Binary: 333 bytes>
21273 21273 14 8022 10860 <Binary: 294 bytes>
21446 21446 14 8022 10868 <Binary: 434 bytes>
21459 21459 14 8022 10869 <Binary: 776 bytes>
21926 21926 14 8022 10849 <Binary: 349 bytes>
21972 21972 14 8022 10848 <Binary: 302 bytes>
22035 22035 14 8022 10889 <Binary: 283 bytes>
22089 22089 14 8022 10873 <Binary: 683 bytes>
22099 22099 14 8022 10888 <Binary: 279 bytes>
22132 22132 14 8022 10872 <Binary: 1,458 bytes>
29132 29132 14 8022 10856 <Binary: 386 bytes>
29334 29334 14 8022 10881 <Binary: 252 bytes>
29880 29880 14 8022 10901 <Binary: 808 bytes>
29898 29898 14 8022 10892 <Binary: 377 bytes>
29917 29917 14 8022 10853 <Binary: 317 bytes>
29941 29941 14 8022 10876 <Binary: 990 bytes>
31680 31680 14 8022 10862 <Binary: 282 bytes>
31828 31828 14 8022 10870 <Binary: 1,261 bytes>
31955 31955 14 8022 10863 <Binary: 537 bytes>
32122 32122 14 8022 10871 <Binary: 1,009 bytes>
32310 32310 14 8022 10898 <Binary: 302 bytes>
32345 32345 14 8022 10850 <Binary: 238 bytes>
32347 32347 14 8022 10914 <Binary: 509 bytes>
32604 32604 14 8022 10915 <Binary: 447 bytes>
32695 32695 14 8022 10891 <Binary: 309 bytes>
32743 32743 14 8022 10875 <Binary: 1,161 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 65.176ms