home / asset-of-community-value

tiles

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

62 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 8 10 <Binary: 7,232 bytes>
2 2 4 7 10 <Binary: 7,260 bytes>
3 3 5 16 21 <Binary: 7,305 bytes>
4 4 5 15 21 <Binary: 7,328 bytes>
5 5 6 31 42 <Binary: 7,371 bytes>
6 6 7 63 85 <Binary: 7,402 bytes>
7 7 8 127 170 <Binary: 7,421 bytes>
8 8 9 255 341 <Binary: 7,437 bytes>
9 9 10 511 683 <Binary: 7,467 bytes>
10 10 11 1023 1367 <Binary: 6,725 bytes>
11 11 11 1022 1367 <Binary: 2,098 bytes>
12 12 12 2045 2734 <Binary: 1,951 bytes>
13 13 12 2046 2734 <Binary: 6,344 bytes>
14 14 12 2046 2735 <Binary: 467 bytes>
15 15 13 4092 5469 <Binary: 4,491 bytes>
16 16 13 4093 5468 <Binary: 1,430 bytes>
17 17 13 4093 5469 <Binary: 708 bytes>
18 18 13 4092 5468 <Binary: 1,041 bytes>
19 19 13 4092 5470 <Binary: 469 bytes>
20 20 13 4091 5469 <Binary: 1,877 bytes>
21 21 14 8185 10939 <Binary: 1,309 bytes>
22 22 14 8184 10938 <Binary: 637 bytes>
23 23 14 8185 10937 <Binary: 711 bytes>
24 24 14 8183 10939 <Binary: 1,600 bytes>
25 25 14 8186 10936 <Binary: 360 bytes>
26 26 14 8186 10938 <Binary: 708 bytes>
27 27 14 8185 10938 <Binary: 2,042 bytes>
28 28 14 8184 10939 <Binary: 1,672 bytes>
29 29 14 8185 10936 <Binary: 744 bytes>
30 30 14 8185 10940 <Binary: 467 bytes>
31 31 14 8183 10938 <Binary: 369 bytes>
32 32 14 8186 10937 <Binary: 1,329 bytes>
33 33 14 8182 10939 <Binary: 475 bytes>
34 34 15 16371 21879 <Binary: 359 bytes>
35 35 15 16369 21877 <Binary: 390 bytes>
36 36 15 16367 21879 <Binary: 771 bytes>
37 37 15 16371 21876 <Binary: 1,029 bytes>
38 38 15 16369 21878 <Binary: 414 bytes>
39 39 15 16371 21880 <Binary: 362 bytes>
40 40 15 16373 21874 <Binary: 907 bytes>
41 41 15 16365 21878 <Binary: 476 bytes>
42 42 15 16370 21876 <Binary: 705 bytes>
43 43 15 16368 21878 <Binary: 1,283 bytes>
44 44 15 16370 21880 <Binary: 364 bytes>
45 45 15 16372 21874 <Binary: 559 bytes>
46 46 15 16371 21878 <Binary: 460 bytes>
47 47 15 16369 21876 <Binary: 506 bytes>
48 48 15 16371 21874 <Binary: 522 bytes>
49 49 15 16367 21878 <Binary: 922 bytes>
50 50 15 16370 21878 <Binary: 847 bytes>
51 51 15 16372 21876 <Binary: 362 bytes>
52 52 15 16370 21879 <Binary: 680 bytes>
53 53 15 16366 21879 <Binary: 681 bytes>
54 54 15 16372 21873 <Binary: 361 bytes>
55 55 15 16372 21877 <Binary: 711 bytes>
56 56 15 16371 21877 <Binary: 847 bytes>
57 57 15 16371 21873 <Binary: 743 bytes>
58 58 15 16367 21877 <Binary: 370 bytes>
59 59 15 16370 21877 <Binary: 798 bytes>
60 60 15 16368 21879 <Binary: 734 bytes>
61 61 15 16370 21881 <Binary: 351 bytes>
62 62 15 16372 21875 <Binary: 475 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 26.717ms