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,252 bytes>
2 2 4 7 10 <Binary: 7,278 bytes>
3 3 5 16 21 <Binary: 7,321 bytes>
4 4 5 15 21 <Binary: 7,346 bytes>
5 5 6 31 42 <Binary: 7,393 bytes>
6 6 7 63 85 <Binary: 7,428 bytes>
7 7 8 127 170 <Binary: 7,443 bytes>
8 8 9 255 341 <Binary: 7,457 bytes>
9 9 10 511 683 <Binary: 7,492 bytes>
10 10 11 1022 1367 <Binary: 2,109 bytes>
11 11 11 1023 1367 <Binary: 6,754 bytes>
12 12 12 2046 2734 <Binary: 6,370 bytes>
13 13 12 2046 2735 <Binary: 465 bytes>
14 14 12 2045 2734 <Binary: 1,961 bytes>
15 15 13 4092 5469 <Binary: 4,515 bytes>
16 16 13 4093 5468 <Binary: 1,430 bytes>
17 17 13 4093 5469 <Binary: 704 bytes>
18 18 13 4092 5468 <Binary: 1,045 bytes>
19 19 13 4092 5470 <Binary: 465 bytes>
20 20 13 4091 5469 <Binary: 1,884 bytes>
21 21 14 8185 10939 <Binary: 1,311 bytes>
22 22 14 8184 10938 <Binary: 638 bytes>
23 23 14 8185 10937 <Binary: 714 bytes>
24 24 14 8183 10939 <Binary: 1,611 bytes>
25 25 14 8186 10936 <Binary: 360 bytes>
26 26 14 8186 10938 <Binary: 705 bytes>
27 27 14 8185 10938 <Binary: 2,039 bytes>
28 28 14 8184 10939 <Binary: 1,693 bytes>
29 29 14 8185 10936 <Binary: 746 bytes>
30 30 14 8185 10940 <Binary: 465 bytes>
31 31 14 8183 10938 <Binary: 369 bytes>
32 32 14 8186 10937 <Binary: 1,329 bytes>
33 33 14 8182 10939 <Binary: 479 bytes>
34 34 15 16371 21879 <Binary: 356 bytes>
35 35 15 16369 21877 <Binary: 389 bytes>
36 36 15 16367 21879 <Binary: 774 bytes>
37 37 15 16371 21876 <Binary: 1,034 bytes>
38 38 15 16369 21878 <Binary: 415 bytes>
39 39 15 16371 21880 <Binary: 359 bytes>
40 40 15 16373 21874 <Binary: 913 bytes>
41 41 15 16365 21878 <Binary: 481 bytes>
42 42 15 16370 21876 <Binary: 706 bytes>
43 43 15 16368 21878 <Binary: 1,296 bytes>
44 44 15 16370 21880 <Binary: 361 bytes>
45 45 15 16372 21874 <Binary: 560 bytes>
46 46 15 16371 21878 <Binary: 463 bytes>
47 47 15 16369 21876 <Binary: 508 bytes>
48 48 15 16371 21874 <Binary: 524 bytes>
49 49 15 16367 21878 <Binary: 932 bytes>
50 50 15 16370 21878 <Binary: 854 bytes>
51 51 15 16372 21876 <Binary: 359 bytes>
52 52 15 16370 21879 <Binary: 686 bytes>
53 53 15 16366 21879 <Binary: 682 bytes>
54 54 15 16372 21873 <Binary: 361 bytes>
55 55 15 16372 21877 <Binary: 707 bytes>
56 56 15 16371 21877 <Binary: 850 bytes>
57 57 15 16371 21873 <Binary: 745 bytes>
58 58 15 16367 21877 <Binary: 370 bytes>
59 59 15 16370 21877 <Binary: 798 bytes>
60 60 15 16368 21879 <Binary: 740 bytes>
61 61 15 16370 21881 <Binary: 348 bytes>
62 62 15 16372 21875 <Binary: 474 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 51.121ms