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,238 bytes>
2 2 4 7 10 <Binary: 7,265 bytes>
3 3 5 16 21 <Binary: 7,308 bytes>
4 4 5 15 21 <Binary: 7,331 bytes>
5 5 6 31 42 <Binary: 7,379 bytes>
6 6 7 63 85 <Binary: 7,413 bytes>
7 7 8 127 170 <Binary: 7,429 bytes>
8 8 9 255 341 <Binary: 7,445 bytes>
9 9 10 511 683 <Binary: 7,479 bytes>
10 10 11 1023 1367 <Binary: 6,733 bytes>
11 11 11 1022 1367 <Binary: 2,100 bytes>
12 12 12 2046 2734 <Binary: 6,360 bytes>
13 13 12 2046 2735 <Binary: 466 bytes>
14 14 12 2045 2734 <Binary: 1,952 bytes>
15 15 13 4092 5469 <Binary: 4,512 bytes>
16 16 13 4093 5468 <Binary: 1,424 bytes>
17 17 13 4093 5469 <Binary: 704 bytes>
18 18 13 4092 5468 <Binary: 1,037 bytes>
19 19 13 4092 5470 <Binary: 468 bytes>
20 20 13 4091 5469 <Binary: 1,877 bytes>
21 21 14 8185 10939 <Binary: 1,311 bytes>
22 22 14 8184 10938 <Binary: 634 bytes>
23 23 14 8185 10937 <Binary: 709 bytes>
24 24 14 8183 10939 <Binary: 1,600 bytes>
25 25 14 8186 10936 <Binary: 358 bytes>
26 26 14 8186 10938 <Binary: 705 bytes>
27 27 14 8185 10938 <Binary: 2,038 bytes>
28 28 14 8184 10939 <Binary: 1,689 bytes>
29 29 14 8185 10936 <Binary: 741 bytes>
30 30 14 8185 10940 <Binary: 467 bytes>
31 31 14 8183 10938 <Binary: 369 bytes>
32 32 14 8186 10937 <Binary: 1,323 bytes>
33 33 14 8182 10939 <Binary: 475 bytes>
34 34 15 16371 21879 <Binary: 358 bytes>
35 35 15 16369 21877 <Binary: 388 bytes>
36 36 15 16367 21879 <Binary: 771 bytes>
37 37 15 16371 21876 <Binary: 1,035 bytes>
38 38 15 16369 21878 <Binary: 413 bytes>
39 39 15 16371 21880 <Binary: 361 bytes>
40 40 15 16373 21874 <Binary: 909 bytes>
41 41 15 16365 21878 <Binary: 476 bytes>
42 42 15 16370 21876 <Binary: 714 bytes>
43 43 15 16368 21878 <Binary: 1,289 bytes>
44 44 15 16370 21880 <Binary: 362 bytes>
45 45 15 16372 21874 <Binary: 556 bytes>
46 46 15 16371 21878 <Binary: 442 bytes>
47 47 15 16369 21876 <Binary: 505 bytes>
48 48 15 16371 21874 <Binary: 520 bytes>
49 49 15 16367 21878 <Binary: 921 bytes>
50 50 15 16370 21878 <Binary: 845 bytes>
51 51 15 16372 21876 <Binary: 360 bytes>
52 52 15 16370 21879 <Binary: 685 bytes>
53 53 15 16366 21879 <Binary: 678 bytes>
54 54 15 16372 21873 <Binary: 359 bytes>
55 55 15 16372 21877 <Binary: 707 bytes>
56 56 15 16371 21877 <Binary: 847 bytes>
57 57 15 16371 21873 <Binary: 741 bytes>
58 58 15 16367 21877 <Binary: 370 bytes>
59 59 15 16370 21877 <Binary: 798 bytes>
60 60 15 16368 21879 <Binary: 735 bytes>
61 61 15 16370 21881 <Binary: 349 bytes>
62 62 15 16372 21875 <Binary: 471 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 34.375ms