home / ancient-woodland

tiles

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

42 rows where tile_column = 4095

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4392 4392 13 4095 5484 <Binary: 223 bytes>
4397 4397 13 4095 5485 <Binary: 610 bytes>
4436 4436 13 4095 5445 <Binary: 316 bytes>
4449 4449 13 4095 5460 <Binary: 3,141 bytes>
4450 4450 13 4095 5461 <Binary: 4,046 bytes>
4456 4456 13 4095 5493 <Binary: 317 bytes>
4478 4478 13 4095 5492 <Binary: 378 bytes>
4677 4677 13 4095 5476 <Binary: 418 bytes>
4686 4686 13 4095 5477 <Binary: 1,172 bytes>
4735 4735 13 4095 5452 <Binary: 6,178 bytes>
4744 4744 13 4095 5453 <Binary: 7,581 bytes>
4763 4763 13 4095 5533 <Binary: 389 bytes>
5500 5500 13 4095 5482 <Binary: 591 bytes>
5539 5539 13 4095 5458 <Binary: 2,488 bytes>
5553 5553 13 4095 5483 <Binary: 442 bytes>
5605 5605 13 4095 5459 <Binary: 3,268 bytes>
5610 5610 13 4095 5491 <Binary: 588 bytes>
5752 5752 13 4095 5538 <Binary: 276 bytes>
5816 5816 13 4095 5450 <Binary: 8,121 bytes>
5829 5829 13 4095 5475 <Binary: 426 bytes>
5896 5896 13 4095 5451 <Binary: 8,530 bytes>
5913 5913 13 4095 5531 <Binary: 440 bytes>
8768 8768 13 4095 5486 <Binary: 476 bytes>
8792 8792 13 4095 5447 <Binary: 3,229 bytes>
8797 8797 13 4095 5463 <Binary: 730 bytes>
8803 8803 13 4095 5495 <Binary: 1,208 bytes>
8828 8828 13 4095 5446 <Binary: 2,151 bytes>
8831 8831 13 4095 5462 <Binary: 1,467 bytes>
9057 9057 13 4095 5478 <Binary: 1,123 bytes>
9061 9061 13 4095 5455 <Binary: 2,912 bytes>
9063 9063 13 4095 5471 <Binary: 549 bytes>
9115 9115 13 4095 5454 <Binary: 4,305 bytes>
9781 9781 13 4095 5481 <Binary: 1,128 bytes>
9827 9827 13 4095 5457 <Binary: 2,737 bytes>
9882 9882 13 4095 5480 <Binary: 1,189 bytes>
9926 9926 13 4095 5456 <Binary: 1,056 bytes>
10079 10079 13 4095 5537 <Binary: 314 bytes>
10104 10104 13 4095 5472 <Binary: 564 bytes>
10109 10109 13 4095 5536 <Binary: 306 bytes>
10132 10132 13 4095 5449 <Binary: 6,204 bytes>
10183 10183 13 4095 5448 <Binary: 3,794 bytes>
10196 10196 13 4095 5464 <Binary: 401 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 101.759ms