home / ancient-woodland

tiles

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

67 rows where tile_row = 21752 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
43929 43929 15 15981 21752 <Binary: 366 bytes>
43931 43931 15 16045 21752 <Binary: 697 bytes>
43940 43940 15 16077 21752 <Binary: 402 bytes>
43941 43941 15 16013 21752 <Binary: 375 bytes>
43942 43942 15 16269 21752 <Binary: 401 bytes>
56194 56194 15 16044 21752 <Binary: 522 bytes>
56228 56228 15 16012 21752 <Binary: 280 bytes>
56229 56229 15 16268 21752 <Binary: 450 bytes>
60029 60029 15 16043 21752 <Binary: 382 bytes>
60031 60031 15 16171 21752 <Binary: 282 bytes>
60424 60424 15 16031 21752 <Binary: 475 bytes>
60611 60611 15 16247 21752 <Binary: 635 bytes>
60612 60612 15 16055 21752 <Binary: 440 bytes>
60646 60646 15 15959 21752 <Binary: 282 bytes>
61164 61164 15 16251 21752 <Binary: 294 bytes>
61174 61174 15 16283 21752 <Binary: 265 bytes>
61373 61373 15 16275 21752 <Binary: 374 bytes>
61389 61389 15 16147 21752 <Binary: 492 bytes>
61812 61812 15 16259 21752 <Binary: 772 bytes>
63506 63506 15 15997 21752 <Binary: 747 bytes>
63508 63508 15 16253 21752 <Binary: 421 bytes>
63509 63509 15 16061 21752 <Binary: 487 bytes>
63535 63535 15 16093 21752 <Binary: 339 bytes>
63743 63743 15 16245 21752 <Binary: 321 bytes>
63744 63744 15 16053 21752 <Binary: 464 bytes>
63745 63745 15 16181 21752 <Binary: 415 bytes>
63753 63753 15 15957 21752 <Binary: 323 bytes>
63755 63755 15 16277 21752 <Binary: 418 bytes>
64190 64190 15 16197 21752 <Binary: 419 bytes>
64341 64341 15 16249 21752 <Binary: 398 bytes>
64348 64348 15 16281 21752 <Binary: 261 bytes>
64555 64555 15 16049 21752 <Binary: 657 bytes>
64560 64560 15 16017 21752 <Binary: 477 bytes>
64562 64562 15 16273 21752 <Binary: 322 bytes>
64563 64563 15 16145 21752 <Binary: 568 bytes>
65001 65001 15 16257 21752 <Binary: 685 bytes>
65593 65593 15 16047 21752 <Binary: 655 bytes>
65632 65632 15 16271 21752 <Binary: 481 bytes>
65633 65633 15 16143 21752 <Binary: 731 bytes>
72802 72802 15 16170 21752 <Binary: 271 bytes>
73158 73158 15 15998 21752 <Binary: 319 bytes>
73161 73161 15 16062 21752 <Binary: 537 bytes>
73165 73165 15 16094 21752 <Binary: 255 bytes>
73361 73361 15 16246 21752 <Binary: 265 bytes>
73362 73362 15 16054 21752 <Binary: 428 bytes>
73368 73368 15 15958 21752 <Binary: 562 bytes>
73924 73924 15 15962 21752 <Binary: 362 bytes>
73926 73926 15 16282 21752 <Binary: 284 bytes>
74115 74115 15 16146 21752 <Binary: 626 bytes>
74552 74552 15 16034 21752 <Binary: 464 bytes>
74561 74561 15 16258 21752 <Binary: 443 bytes>
75962 75962 15 16168 21752 <Binary: 423 bytes>
76322 76322 15 16284 21752 <Binary: 512 bytes>
76509 76509 15 16052 21752 <Binary: 328 bytes>
76510 76510 15 16180 21752 <Binary: 358 bytes>
76517 76517 15 16276 21752 <Binary: 617 bytes>
76957 76957 15 16196 21752 <Binary: 359 bytes>
76958 76958 15 16260 21752 <Binary: 423 bytes>
77067 77067 15 16248 21752 <Binary: 795 bytes>
77068 77068 15 16056 21752 <Binary: 364 bytes>
77270 77270 15 16048 21752 <Binary: 586 bytes>
77278 77278 15 16016 21752 <Binary: 481 bytes>
77279 77279 15 16272 21752 <Binary: 281 bytes>
77280 77280 15 16144 21752 <Binary: 662 bytes>
77701 77701 15 16256 21752 <Binary: 442 bytes>
78269 78269 15 16046 21752 <Binary: 879 bytes>
78277 78277 15 16270 21752 <Binary: 423 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 207.287ms