home / ancient-woodland

tiles

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

55 rows where tile_row = 22004 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
44872 44872 15 16161 22004 <Binary: 276 bytes>
44877 44877 15 16257 22004 <Binary: 275 bytes>
45411 45411 15 16237 22004 <Binary: 668 bytes>
45416 45416 15 16525 22004 <Binary: 371 bytes>
46143 46143 15 16361 22004 <Binary: 396 bytes>
46145 46145 15 16169 22004 <Binary: 426 bytes>
46149 46149 15 16201 22004 <Binary: 407 bytes>
46151 46151 15 16137 22004 <Binary: 523 bytes>
56720 56720 15 16240 22004 <Binary: 369 bytes>
56721 56721 15 16304 22004 <Binary: 257 bytes>
56722 56722 15 16176 22004 <Binary: 399 bytes>
57159 57159 15 16352 22004 <Binary: 267 bytes>
57160 57160 15 16224 22004 <Binary: 249 bytes>
57169 57169 15 16256 22004 <Binary: 447 bytes>
57714 57714 15 16172 22004 <Binary: 286 bytes>
58446 58446 15 16360 22004 <Binary: 325 bytes>
58448 58448 15 16168 22004 <Binary: 461 bytes>
58468 58468 15 16200 22004 <Binary: 257 bytes>
58470 58470 15 16136 22004 <Binary: 864 bytes>
58767 58767 15 16127 22004 <Binary: 230 bytes>
58774 58774 15 16351 22004 <Binary: 438 bytes>
59030 59030 15 16535 22004 <Binary: 228 bytes>
59415 59415 15 16359 22004 <Binary: 637 bytes>
59420 59420 15 16167 22004 <Binary: 468 bytes>
59443 59443 15 16327 22004 <Binary: 392 bytes>
59446 59446 15 16135 22004 <Binary: 404 bytes>
61928 61928 15 16125 22004 <Binary: 256 bytes>
62162 62162 15 16117 22004 <Binary: 283 bytes>
62604 62604 15 16261 22004 <Binary: 371 bytes>
66145 66145 15 16115 22004 <Binary: 452 bytes>
66176 66176 15 16531 22004 <Binary: 660 bytes>
66587 66587 15 16195 22004 <Binary: 617 bytes>
67124 67124 15 16239 22004 <Binary: 449 bytes>
67125 67125 15 16175 22004 <Binary: 566 bytes>
67934 67934 15 16363 22004 <Binary: 416 bytes>
67937 67937 15 16171 22004 <Binary: 682 bytes>
71577 71577 15 16126 22004 <Binary: 578 bytes>
71819 71819 15 16150 22004 <Binary: 365 bytes>
71821 71821 15 16534 22004 <Binary: 265 bytes>
72208 72208 15 16358 22004 <Binary: 349 bytes>
72210 72210 15 16166 22004 <Binary: 466 bytes>
72216 72216 15 16326 22004 <Binary: 299 bytes>
72218 72218 15 16262 22004 <Binary: 300 bytes>
74958 74958 15 16116 22004 <Binary: 486 bytes>
74968 74968 15 16532 22004 <Binary: 368 bytes>
75344 75344 15 16196 22004 <Binary: 401 bytes>
79260 79260 15 16162 22004 <Binary: 309 bytes>
79267 79267 15 16194 22004 <Binary: 264 bytes>
79753 79753 15 16238 22004 <Binary: 340 bytes>
79754 79754 15 16174 22004 <Binary: 526 bytes>
79761 79761 15 16526 22004 <Binary: 288 bytes>
80473 80473 15 16362 22004 <Binary: 480 bytes>
80477 80477 15 16234 22004 <Binary: 442 bytes>
80479 80479 15 16170 22004 <Binary: 500 bytes>
80490 80490 15 16138 22004 <Binary: 295 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 324.416ms