home / scheduled-monument

tiles

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

27 rows where tile_row = 2792 and zoom_level = 12

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
1963 1963 12 2031 2792 <Binary: 391 bytes>
1975 1975 12 2023 2792 <Binary: 656 bytes>
1981 1981 12 2015 2792 <Binary: 898 bytes>
2032 2032 12 2027 2792 <Binary: 568 bytes>
2043 2043 12 2019 2792 <Binary: 928 bytes>
2047 2047 12 2011 2792 <Binary: 553 bytes>
2127 2127 12 2007 2792 <Binary: 612 bytes>
2181 2181 12 2029 2792 <Binary: 489 bytes>
2189 2189 12 2021 2792 <Binary: 833 bytes>
2206 2206 12 2013 2792 <Binary: 812 bytes>
2243 2243 12 2025 2792 <Binary: 723 bytes>
2249 2249 12 2017 2792 <Binary: 599 bytes>
2312 2312 12 2037 2792 <Binary: 292 bytes>
2807 2807 12 2032 2792 <Binary: 315 bytes>
2836 2836 12 2030 2792 <Binary: 642 bytes>
2844 2844 12 2022 2792 <Binary: 427 bytes>
2848 2848 12 2014 2792 <Binary: 313 bytes>
2889 2889 12 2026 2792 <Binary: 445 bytes>
2895 2895 12 2018 2792 <Binary: 918 bytes>
2898 2898 12 2010 2792 <Binary: 686 bytes>
3078 3078 12 2028 2792 <Binary: 400 bytes>
3100 3100 12 2020 2792 <Binary: 1,058 bytes>
3104 3104 12 2012 2792 <Binary: 342 bytes>
3138 3138 12 2024 2792 <Binary: 1,051 bytes>
3155 3155 12 2016 2792 <Binary: 2,532 bytes>
3159 3159 12 2008 2792 <Binary: 538 bytes>
3230 3230 12 2036 2792 <Binary: 608 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 29.436ms