home / conservation-area

tiles

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

24 rows where tile_column = 8051 and zoom_level = 14

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
11790 11790 14 8051 10877 <Binary: 694 bytes>
11846 11846 14 8051 10900 <Binary: 678 bytes>
12172 12172 14 8051 10880 <Binary: 247 bytes>
12176 12176 14 8051 11072 <Binary: 629 bytes>
12211 12211 14 8051 11073 <Binary: 395 bytes>
13533 13533 14 8051 11193 <Binary: 649 bytes>
13562 13562 14 8051 10896 <Binary: 499 bytes>
13615 13615 14 8051 10897 <Binary: 379 bytes>
13937 13937 14 8051 11077 <Binary: 493 bytes>
14017 14017 14 8051 11037 <Binary: 531 bytes>
14041 14041 14 8051 11036 <Binary: 402 bytes>
18868 18868 14 8051 11070 <Binary: 496 bytes>
18879 18879 14 8051 11071 <Binary: 445 bytes>
18940 18940 14 8051 10902 <Binary: 961 bytes>
18943 18943 14 8051 11030 <Binary: 838 bytes>
18957 18957 14 8051 10903 <Binary: 564 bytes>
18962 18962 14 8051 11031 <Binary: 495 bytes>
19307 19307 14 8051 11139 <Binary: 557 bytes>
19317 19317 14 8051 11138 <Binary: 1,112 bytes>
20664 20664 14 8051 11195 <Binary: 559 bytes>
20736 20736 14 8051 10899 <Binary: 880 bytes>
21029 21029 14 8051 10887 <Binary: 285 bytes>
21031 21031 14 8051 11015 <Binary: 560 bytes>
21084 21084 14 8051 11038 <Binary: 498 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.332ms