home / conservation-area

tiles

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

44 rows where tile_row = 11001

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
12344 12344 14 8163 11001 <Binary: 286 bytes>
13181 13181 14 8065 11001 <Binary: 255 bytes>
13225 13225 14 8159 11001 <Binary: 453 bytes>
13227 13227 14 8095 11001 <Binary: 730 bytes>
13296 13296 14 8183 11001 <Binary: 731 bytes>
13456 13456 14 8187 11001 <Binary: 490 bytes>
13457 13457 14 8123 11001 <Binary: 557 bytes>
13458 13458 14 8251 11001 <Binary: 567 bytes>
13460 13460 14 8155 11001 <Binary: 443 bytes>
13580 13580 14 8235 11001 <Binary: 452 bytes>
13582 13582 14 8203 11001 <Binary: 639 bytes>
13855 13855 14 8167 11001 <Binary: 924 bytes>
13858 13858 14 8199 11001 <Binary: 291 bytes>
14117 14117 14 8245 11001 <Binary: 706 bytes>
14173 14173 14 8237 11001 <Binary: 678 bytes>
14175 14175 14 8141 11001 <Binary: 569 bytes>
14176 14176 14 8205 11001 <Binary: 257 bytes>
14269 14269 14 8185 11001 <Binary: 322 bytes>
14270 14270 14 8121 11001 <Binary: 416 bytes>
14290 14290 14 8089 11001 <Binary: 1,234 bytes>
14393 14393 14 8169 11001 <Binary: 325 bytes>
14701 14701 14 8197 11001 <Binary: 475 bytes>
15911 15911 14 8162 11001 <Binary: 344 bytes>
15914 15914 14 8066 11001 <Binary: 323 bytes>
16802 16802 14 8158 11001 <Binary: 763 bytes>
16804 16804 14 8094 11001 <Binary: 476 bytes>
16805 16805 14 8222 11001 <Binary: 433 bytes>
16857 16857 14 8246 11001 <Binary: 683 bytes>
16921 16921 14 8142 11001 <Binary: 671 bytes>
16991 16991 14 8122 11001 <Binary: 597 bytes>
16992 16992 14 8250 11001 <Binary: 417 bytes>
17126 17126 14 8234 11001 <Binary: 348 bytes>
17362 17362 14 8166 11001 <Binary: 382 bytes>
17363 17363 14 8102 11001 <Binary: 481 bytes>
17365 17365 14 8198 11001 <Binary: 486 bytes>
17624 17624 14 8188 11001 <Binary: 631 bytes>
17625 17625 14 8060 11001 <Binary: 513 bytes>
17626 17626 14 8124 11001 <Binary: 373 bytes>
17647 17647 14 8156 11001 <Binary: 369 bytes>
17733 17733 14 8204 11001 <Binary: 497 bytes>
17875 17875 14 8184 11001 <Binary: 415 bytes>
17878 17878 14 8088 11001 <Binary: 478 bytes>
17983 17983 14 8168 11001 <Binary: 247 bytes>
18277 18277 14 8164 11001 <Binary: 430 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 121.366ms