home / conservation-area

tiles

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

41 rows where tile_row = 11000

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
12306 12306 14 8163 11000 <Binary: 365 bytes>
12307 12307 14 8227 11000 <Binary: 515 bytes>
13178 13178 14 8225 11000 <Binary: 464 bytes>
13180 13180 14 8065 11000 <Binary: 273 bytes>
13207 13207 14 8191 11000 <Binary: 843 bytes>
13209 13209 14 8095 11000 <Binary: 485 bytes>
13210 13210 14 8223 11000 <Binary: 510 bytes>
13295 13295 14 8183 11000 <Binary: 1,023 bytes>
13296 13296 14 8247 11000 <Binary: 469 bytes>
13299 13299 14 8087 11000 <Binary: 559 bytes>
13347 13347 14 8079 11000 <Binary: 656 bytes>
13507 13507 14 8179 11000 <Binary: 569 bytes>
14101 14101 14 8157 11000 <Binary: 224 bytes>
14215 14215 14 8237 11000 <Binary: 294 bytes>
14219 14219 14 8141 11000 <Binary: 468 bytes>
14322 14322 14 8121 11000 <Binary: 517 bytes>
14325 14325 14 8089 11000 <Binary: 1,863 bytes>
14428 14428 14 8073 11000 <Binary: 528 bytes>
14729 14729 14 8165 11000 <Binary: 658 bytes>
14732 14732 14 8197 11000 <Binary: 479 bytes>
15838 15838 14 8162 11000 <Binary: 407 bytes>
15839 15839 14 8226 11000 <Binary: 442 bytes>
15841 15841 14 8066 11000 <Binary: 426 bytes>
16735 16735 14 8160 11000 <Binary: 477 bytes>
16736 16736 14 8192 11000 <Binary: 589 bytes>
16786 16786 14 8222 11000 <Binary: 603 bytes>
16833 16833 14 8086 11000 <Binary: 860 bytes>
16894 16894 14 8142 11000 <Binary: 790 bytes>
16895 16895 14 8078 11000 <Binary: 476 bytes>
16996 16996 14 8186 11000 <Binary: 673 bytes>
16997 16997 14 8058 11000 <Binary: 315 bytes>
16998 16998 14 8122 11000 <Binary: 486 bytes>
17060 17060 14 8242 11000 <Binary: 1,078 bytes>
17085 17085 14 8234 11000 <Binary: 416 bytes>
17396 17396 14 8198 11000 <Binary: 266 bytes>
17674 17674 14 8156 11000 <Binary: 674 bytes>
17866 17866 14 8184 11000 <Binary: 453 bytes>
17870 17870 14 8088 11000 <Binary: 592 bytes>
17871 17871 14 8216 11000 <Binary: 399 bytes>
18289 18289 14 8228 11000 <Binary: 343 bytes>
18291 18291 14 8068 11000 <Binary: 363 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 57.719ms