home / scheduled-monument

tiles

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

47 rows where tile_row = 21900 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
28905 28905 15 16383 21900 <Binary: 484 bytes>
28910 28910 15 16303 21900 <Binary: 479 bytes>
28912 28912 15 16399 21900 <Binary: 480 bytes>
28937 28937 15 16327 21900 <Binary: 359 bytes>
28943 28943 15 16311 21900 <Binary: 593 bytes>
29020 29020 15 16183 21900 <Binary: 388 bytes>
29026 29026 15 16375 21900 <Binary: 341 bytes>
29027 29027 15 16247 21900 <Binary: 476 bytes>
29129 29129 15 16343 21900 <Binary: 375 bytes>
30361 30361 15 16141 21900 <Binary: 744 bytes>
30385 30385 15 16197 21900 <Binary: 324 bytes>
30407 30407 15 16229 21900 <Binary: 553 bytes>
30423 30423 15 16349 21900 <Binary: 353 bytes>
30520 30520 15 16213 21900 <Binary: 327 bytes>
32064 32064 15 16203 21900 <Binary: 315 bytes>
32074 32074 15 16379 21900 <Binary: 379 bytes>
32081 32081 15 16395 21900 <Binary: 308 bytes>
32083 32083 15 16235 21900 <Binary: 325 bytes>
32104 32104 15 16179 21900 <Binary: 290 bytes>
32334 32334 15 16339 21900 <Binary: 418 bytes>
32335 32335 15 16467 21900 <Binary: 420 bytes>
33593 33593 15 16185 21900 <Binary: 341 bytes>
33609 33609 15 16233 21900 <Binary: 375 bytes>
33684 33684 15 16273 21900 <Binary: 453 bytes>
33693 33693 15 16161 21900 <Binary: 342 bytes>
34694 34694 15 16206 21900 <Binary: 290 bytes>
34702 34702 15 16382 21900 <Binary: 514 bytes>
34713 34713 15 16142 21900 <Binary: 489 bytes>
34714 34714 15 16398 21900 <Binary: 392 bytes>
34745 34745 15 16310 21900 <Binary: 443 bytes>
34746 34746 15 16182 21900 <Binary: 457 bytes>
34752 34752 15 16406 21900 <Binary: 499 bytes>
34755 34755 15 16246 21900 <Binary: 304 bytes>
34906 34906 15 16214 21900 <Binary: 278 bytes>
36023 36023 15 16204 21900 <Binary: 311 bytes>
36067 36067 15 16244 21900 <Binary: 375 bytes>
36167 36167 15 16228 21900 <Binary: 323 bytes>
36183 36183 15 16220 21900 <Binary: 376 bytes>
36275 36275 15 16212 21900 <Binary: 448 bytes>
36276 36276 15 16468 21900 <Binary: 323 bytes>
37907 37907 15 16378 21900 <Binary: 329 bytes>
37920 37920 15 16234 21900 <Binary: 339 bytes>
38057 38057 15 16242 21900 <Binary: 447 bytes>
39381 39381 15 16232 21900 <Binary: 357 bytes>
39408 39408 15 16320 21900 <Binary: 378 bytes>
39413 39413 15 16272 21900 <Binary: 495 bytes>
39420 39420 15 16160 21900 <Binary: 338 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 66.754ms