home / building-preservation-notice

tiles

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

35 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: zoom_level, tile_column, tile_row

Link rowid ▼ zoom_level tile_column tile_row tile_data
1 1 4 7 10 <Binary: 472 bytes>
2 2 4 8 10 <Binary: 300 bytes>
3 3 5 15 21 <Binary: 475 bytes>
4 4 5 16 21 <Binary: 302 bytes>
5 5 6 31 43 <Binary: 330 bytes>
6 6 6 31 42 <Binary: 376 bytes>
7 7 7 63 85 <Binary: 377 bytes>
8 8 7 62 87 <Binary: 331 bytes>
9 9 7 63 87 <Binary: 328 bytes>
10 10 8 126 174 <Binary: 330 bytes>
11 11 8 126 170 <Binary: 301 bytes>
12 12 8 127 170 <Binary: 302 bytes>
13 13 8 125 174 <Binary: 330 bytes>
14 14 9 255 341 <Binary: 302 bytes>
15 15 9 252 341 <Binary: 299 bytes>
16 16 9 252 348 <Binary: 329 bytes>
17 17 10 504 697 <Binary: 331 bytes>
18 18 10 504 683 <Binary: 299 bytes>
19 19 10 511 682 <Binary: 301 bytes>
20 20 11 1008 1395 <Binary: 330 bytes>
21 21 11 1022 1364 <Binary: 301 bytes>
22 22 11 1009 1366 <Binary: 300 bytes>
23 23 12 2016 2791 <Binary: 332 bytes>
24 24 12 2045 2728 <Binary: 302 bytes>
25 25 12 2018 2733 <Binary: 299 bytes>
26 26 13 4032 5583 <Binary: 331 bytes>
27 27 13 4091 5456 <Binary: 301 bytes>
28 28 13 4037 5466 <Binary: 299 bytes>
29 29 14 8065 11166 <Binary: 332 bytes>
30 30 14 8075 10932 <Binary: 300 bytes>
31 31 14 8182 10913 <Binary: 301 bytes>
32 32 15 16151 21864 <Binary: 298 bytes>
33 33 15 16130 22333 <Binary: 331 bytes>
34 34 15 16150 21864 <Binary: 301 bytes>
35 35 15 16364 21827 <Binary: 301 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 8.844ms