home / conservation-area

tiles

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

23 rows where tile_row = 22157

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
29821 29821 15 16171 22157 <Binary: 345 bytes>
29846 29846 15 16267 22157 <Binary: 700 bytes>
30367 30367 15 16183 22157 <Binary: 653 bytes>
30804 30804 15 16179 22157 <Binary: 509 bytes>
30848 30848 15 16131 22157 <Binary: 622 bytes>
31147 31147 15 16237 22157 <Binary: 482 bytes>
31607 31607 15 16185 22157 <Binary: 760 bytes>
31657 31657 15 16201 22157 <Binary: 443 bytes>
32166 32166 15 16245 22157 <Binary: 608 bytes>
32184 32184 15 16197 22157 <Binary: 655 bytes>
32210 32210 15 16261 22157 <Binary: 620 bytes>
32714 32714 15 16193 22157 <Binary: 657 bytes>
36210 36210 15 16238 22157 <Binary: 423 bytes>
36653 36653 15 16186 22157 <Binary: 483 bytes>
37208 37208 15 16246 22157 <Binary: 514 bytes>
37253 37253 15 16198 22157 <Binary: 728 bytes>
37768 37768 15 16194 22157 <Binary: 857 bytes>
38495 38495 15 16184 22157 <Binary: 1,072 bytes>
39054 39054 15 16180 22157 <Binary: 677 bytes>
39089 39089 15 16196 22157 <Binary: 569 bytes>
39090 39090 15 16260 22157 <Binary: 476 bytes>
39091 39091 15 16132 22157 <Binary: 796 bytes>
39504 39504 15 16192 22157 <Binary: 549 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 365.026ms