home / scheduled-monument

tiles

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

43 rows where tile_row = 5583 and zoom_level = 13

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
9443 9443 13 4071 5583 <Binary: 461 bytes>
9447 9447 13 4063 5583 <Binary: 355 bytes>
9454 9454 13 4047 5583 <Binary: 352 bytes>
9458 9458 13 4031 5583 <Binary: 806 bytes>
9942 9942 13 4077 5583 <Binary: 406 bytes>
9962 9962 13 4061 5583 <Binary: 278 bytes>
10545 10545 13 4075 5583 <Binary: 332 bytes>
10571 10571 13 4067 5583 <Binary: 331 bytes>
10579 10579 13 4059 5583 <Binary: 442 bytes>
10604 10604 13 4027 5583 <Binary: 602 bytes>
10787 10787 13 4039 5583 <Binary: 321 bytes>
10789 10789 13 4023 5583 <Binary: 605 bytes>
10918 10918 13 4051 5583 <Binary: 593 bytes>
10922 10922 13 4035 5583 <Binary: 451 bytes>
10924 10924 13 4019 5583 <Binary: 404 bytes>
11138 11138 13 4057 5583 <Binary: 374 bytes>
11143 11143 13 4041 5583 <Binary: 815 bytes>
11146 11146 13 4025 5583 <Binary: 368 bytes>
11294 11294 13 4037 5583 <Binary: 529 bytes>
11331 11331 13 4021 5583 <Binary: 303 bytes>
11351 11351 13 4078 5583 <Binary: 364 bytes>
11352 11352 13 4014 5583 <Binary: 800 bytes>
11418 11418 13 4070 5583 <Binary: 1,294 bytes>
11424 11424 13 4062 5583 <Binary: 389 bytes>
11454 11454 13 4049 5583 <Binary: 1,185 bytes>
11458 11458 13 4033 5583 <Binary: 676 bytes>
11461 11461 13 4017 5583 <Binary: 285 bytes>
11907 11907 13 4076 5583 <Binary: 920 bytes>
11941 11941 13 4028 5583 <Binary: 454 bytes>
12550 12550 13 4074 5583 <Binary: 351 bytes>
12605 12605 13 4066 5583 <Binary: 321 bytes>
12612 12612 13 4058 5583 <Binary: 679 bytes>
12617 12617 13 4042 5583 <Binary: 394 bytes>
12814 12814 13 4022 5583 <Binary: 475 bytes>
12908 12908 13 4034 5583 <Binary: 429 bytes>
13106 13106 13 4072 5583 <Binary: 356 bytes>
13141 13141 13 4064 5583 <Binary: 297 bytes>
13150 13150 13 4056 5583 <Binary: 279 bytes>
13152 13152 13 4040 5583 <Binary: 693 bytes>
13172 13172 13 4024 5583 <Binary: 332 bytes>
13315 13315 13 4020 5583 <Binary: 530 bytes>
13446 13446 13 4048 5583 <Binary: 649 bytes>
13450 13450 13 4032 5583 <Binary: 535 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 50.55ms