home / ancient-woodland

tiles

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

42 rows where tile_column = 4091 and zoom_level = 13

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4515 4515 13 4091 5485 <Binary: 224 bytes>
4558 4558 13 4091 5445 <Binary: 1,499 bytes>
4561 4561 13 4091 5461 <Binary: 613 bytes>
4567 4567 13 4091 5484 <Binary: 346 bytes>
4593 4593 13 4091 5557 <Binary: 498 bytes>
4619 4619 13 4091 5460 <Binary: 2,288 bytes>
4632 4632 13 4091 5492 <Binary: 795 bytes>
4863 4863 13 4091 5449 <Binary: 6,550 bytes>
4874 4874 13 4091 5448 <Binary: 2,211 bytes>
4891 4891 13 4091 5528 <Binary: 327 bytes>
4898 4898 13 4091 5529 <Binary: 731 bytes>
5634 5634 13 4091 5482 <Binary: 843 bytes>
5680 5680 13 4091 5483 <Binary: 608 bytes>
5691 5691 13 4091 5458 <Binary: 2,025 bytes>
5706 5706 13 4091 5490 <Binary: 278 bytes>
5710 5710 13 4091 5554 <Binary: 325 bytes>
5743 5743 13 4091 5459 <Binary: 2,919 bytes>
5765 5765 13 4091 5491 <Binary: 281 bytes>
5891 5891 13 4091 5478 <Binary: 344 bytes>
5907 5907 13 4091 5542 <Binary: 353 bytes>
5936 5936 13 4091 5454 <Binary: 363 bytes>
5948 5948 13 4091 5470 <Binary: 552 bytes>
5956 5956 13 4091 5479 <Binary: 980 bytes>
5973 5973 13 4091 5543 <Binary: 444 bytes>
6006 6006 13 4091 5455 <Binary: 855 bytes>
8885 8885 13 4091 5447 <Binary: 1,130 bytes>
8909 8909 13 4091 5527 <Binary: 578 bytes>
9003 9003 13 4091 5446 <Binary: 3,878 bytes>
9098 9098 13 4091 5475 <Binary: 422 bytes>
9151 9151 13 4091 5451 <Binary: 7,451 bytes>
9282 9282 13 4091 5450 <Binary: 4,497 bytes>
9306 9306 13 4091 5530 <Binary: 899 bytes>
9879 9879 13 4091 5481 <Binary: 771 bytes>
9933 9933 13 4091 5457 <Binary: 1,710 bytes>
10040 10040 13 4091 5480 <Binary: 1,276 bytes>
10084 10084 13 4091 5456 <Binary: 2,071 bytes>
10159 10159 13 4091 5477 <Binary: 374 bytes>
10205 10205 13 4091 5453 <Binary: 922 bytes>
10218 10218 13 4091 5501 <Binary: 463 bytes>
10270 10270 13 4091 5476 <Binary: 797 bytes>
10326 10326 13 4091 5452 <Binary: 5,752 bytes>
10343 10343 13 4091 5500 <Binary: 845 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 8.718ms