home / ancient-woodland

tiles

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

31 rows where tile_column = 4015

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
4403 4403 13 4015 5453 <Binary: 1,096 bytes>
4404 4404 13 4015 5581 <Binary: 560 bytes>
4410 4410 13 4015 5452 <Binary: 2,157 bytes>
4485 4485 13 4015 5428 <Binary: 317 bytes>
4488 4488 13 4015 5588 <Binary: 358 bytes>
4692 4692 13 4015 5445 <Binary: 1,206 bytes>
4700 4700 13 4015 5444 <Binary: 821 bytes>
4754 4754 13 4015 5436 <Binary: 462 bytes>
4767 4767 13 4015 5437 <Binary: 676 bytes>
5511 5511 13 4015 5450 <Binary: 1,402 bytes>
5560 5560 13 4015 5451 <Binary: 3,018 bytes>
5571 5571 13 4015 5426 <Binary: 482 bytes>
5573 5573 13 4015 5586 <Binary: 702 bytes>
5610 5610 13 4015 5427 <Binary: 811 bytes>
5612 5612 13 4015 5587 <Binary: 867 bytes>
5769 5769 13 4015 5442 <Binary: 461 bytes>
5831 5831 13 4015 5443 <Binary: 665 bytes>
5851 5851 13 4015 5434 <Binary: 644 bytes>
5911 5911 13 4015 5435 <Binary: 335 bytes>
8731 8731 13 4015 5455 <Binary: 649 bytes>
8732 8732 13 4015 5583 <Binary: 405 bytes>
8794 8794 13 4015 5454 <Binary: 1,694 bytes>
8795 8795 13 4015 5582 <Binary: 332 bytes>
9005 9005 13 4015 5447 <Binary: 1,201 bytes>
9083 9083 13 4015 5446 <Binary: 500 bytes>
9165 9165 13 4015 5438 <Binary: 571 bytes>
9792 9792 13 4015 5449 <Binary: 2,228 bytes>
9907 9907 13 4015 5448 <Binary: 2,871 bytes>
9959 9959 13 4015 5456 <Binary: 588 bytes>
9961 9961 13 4015 5584 <Binary: 639 bytes>
10115 10115 13 4015 5440 <Binary: 882 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 16.239ms