home / scheduled-monument

tiles

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

40 rows where tile_row = 5576 and zoom_level = 13

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
5167 5167 13 4075 5576 <Binary: 575 bytes>
5215 5215 13 4067 5576 <Binary: 461 bytes>
5221 5221 13 4059 5576 <Binary: 408 bytes>
5240 5240 13 4027 5576 <Binary: 331 bytes>
5497 5497 13 4051 5576 <Binary: 1,218 bytes>
5521 5521 13 4083 5576 <Binary: 1,203 bytes>
5522 5522 13 4019 5576 <Binary: 309 bytes>
5689 5689 13 4065 5576 <Binary: 327 bytes>
5710 5710 13 4057 5576 <Binary: 447 bytes>
5722 5722 13 4025 5576 <Binary: 791 bytes>
5874 5874 13 4053 5576 <Binary: 679 bytes>
5878 5878 13 4085 5576 <Binary: 505 bytes>
5896 5896 13 4021 5576 <Binary: 1,151 bytes>
6033 6033 13 4081 5576 <Binary: 640 bytes>
6081 6081 13 4079 5576 <Binary: 791 bytes>
6098 6098 13 4071 5576 <Binary: 654 bytes>
6146 6146 13 4031 5576 <Binary: 366 bytes>
6649 6649 13 4077 5576 <Binary: 310 bytes>
6683 6683 13 4069 5576 <Binary: 686 bytes>
7309 7309 13 4074 5576 <Binary: 466 bytes>
7331 7331 13 4066 5576 <Binary: 1,289 bytes>
7358 7358 13 4058 5576 <Binary: 971 bytes>
7363 7363 13 4026 5576 <Binary: 318 bytes>
7527 7527 13 4054 5576 <Binary: 360 bytes>
7531 7531 13 4022 5576 <Binary: 509 bytes>
7647 7647 13 4050 5576 <Binary: 361 bytes>
7653 7653 13 4082 5576 <Binary: 414 bytes>
7654 7654 13 4018 5576 <Binary: 400 bytes>
7842 7842 13 4072 5576 <Binary: 791 bytes>
7884 7884 13 4064 5576 <Binary: 317 bytes>
8006 8006 13 4052 5576 <Binary: 772 bytes>
8015 8015 13 4084 5576 <Binary: 1,603 bytes>
8016 8016 13 4020 5576 <Binary: 609 bytes>
8141 8141 13 4048 5576 <Binary: 458 bytes>
8145 8145 13 4080 5576 <Binary: 335 bytes>
8179 8179 13 4078 5576 <Binary: 888 bytes>
8215 8215 13 4070 5576 <Binary: 675 bytes>
8247 8247 13 4062 5576 <Binary: 590 bytes>
8698 8698 13 4076 5576 <Binary: 426 bytes>
8737 8737 13 4068 5576 <Binary: 524 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 25.265ms