home / ancient-woodland

tiles

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

45 rows where tile_column = 16467 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
35401 35401 15 16467 21810 <Binary: 790 bytes>
35410 35410 15 16467 22035 <Binary: 277 bytes>
35485 35485 15 16467 21939 <Binary: 258 bytes>
35527 35527 15 16467 21811 <Binary: 482 bytes>
35751 35751 15 16467 21827 <Binary: 384 bytes>
35756 35756 15 16467 21922 <Binary: 367 bytes>
36849 36849 15 16467 21946 <Binary: 298 bytes>
36885 36885 15 16467 21818 <Binary: 343 bytes>
36932 36932 15 16467 21947 <Binary: 338 bytes>
36943 36943 15 16467 21819 <Binary: 500 bytes>
37148 37148 15 16467 21834 <Binary: 316 bytes>
37151 37151 15 16467 21962 <Binary: 253 bytes>
37206 37206 15 16467 21930 <Binary: 354 bytes>
37208 37208 15 16467 21835 <Binary: 651 bytes>
37213 37213 15 16467 21963 <Binary: 380 bytes>
37284 37284 15 16467 21931 <Binary: 349 bytes>
41388 41388 15 16467 21974 <Binary: 440 bytes>
41597 41597 15 16467 21975 <Binary: 538 bytes>
41666 41666 15 16467 21943 <Binary: 323 bytes>
41763 41763 15 16467 21830 <Binary: 230 bytes>
41869 41869 15 16467 22054 <Binary: 610 bytes>
42018 42018 15 16467 21831 <Binary: 814 bytes>
42120 42120 15 16467 22055 <Binary: 384 bytes>
42931 42931 15 16467 21950 <Binary: 293 bytes>
43138 43138 15 16467 22047 <Binary: 369 bytes>
43144 43144 15 16467 21983 <Binary: 317 bytes>
43560 43560 15 16467 22031 <Binary: 537 bytes>
59701 59701 15 16467 22032 <Binary: 494 bytes>
60160 60160 15 16467 22033 <Binary: 231 bytes>
60187 60187 15 16467 21920 <Binary: 305 bytes>
60227 60227 15 16467 21984 <Binary: 344 bytes>
60252 60252 15 16467 21809 <Binary: 715 bytes>
60519 60519 15 16467 22017 <Binary: 353 bytes>
60614 60614 15 16467 21921 <Binary: 577 bytes>
61266 61266 15 16467 21976 <Binary: 535 bytes>
61349 61349 15 16467 21944 <Binary: 558 bytes>
61642 61642 15 16467 21832 <Binary: 414 bytes>
62132 62132 15 16467 21929 <Binary: 306 bytes>
66138 66138 15 16467 21940 <Binary: 265 bytes>
66431 66431 15 16467 21828 <Binary: 493 bytes>
66754 66754 15 16467 21829 <Binary: 230 bytes>
67693 67693 15 16467 21948 <Binary: 308 bytes>
67704 67704 15 16467 21820 <Binary: 593 bytes>
67853 67853 15 16467 21949 <Binary: 279 bytes>
67992 67992 15 16467 21836 <Binary: 460 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 22.581ms