home / conservation-area

tiles

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

43 rows where tile_row = 11010

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
19260 19260 14 8251 11010 <Binary: 712 bytes>
19288 19288 14 8091 11010 <Binary: 822 bytes>
19303 19303 14 8139 11010 <Binary: 382 bytes>
19332 19332 14 8083 11010 <Binary: 647 bytes>
19333 19333 14 8179 11010 <Binary: 622 bytes>
19334 19334 14 8147 11010 <Binary: 605 bytes>
20087 20087 14 8217 11010 <Binary: 659 bytes>
20092 20092 14 8153 11010 <Binary: 482 bytes>
20135 20135 14 8081 11010 <Binary: 403 bytes>
20136 20136 14 8145 11010 <Binary: 639 bytes>
20138 20138 14 8097 11010 <Binary: 1,015 bytes>
20740 20740 14 8063 11010 <Binary: 636 bytes>
20755 20755 14 8159 11010 <Binary: 410 bytes>
21623 21623 14 8125 11010 <Binary: 721 bytes>
21624 21624 14 8093 11010 <Binary: 529 bytes>
21625 21625 14 8221 11010 <Binary: 362 bytes>
21648 21648 14 8237 11010 <Binary: 421 bytes>
21654 21654 14 8173 11010 <Binary: 466 bytes>
21693 21693 14 8245 11010 <Binary: 444 bytes>
21701 21701 14 8101 11010 <Binary: 551 bytes>
22743 22743 14 8250 11010 <Binary: 458 bytes>
22763 22763 14 8154 11010 <Binary: 412 bytes>
22804 22804 14 8146 11010 <Binary: 587 bytes>
23596 23596 14 8216 11010 <Binary: 534 bytes>
23602 23602 14 8152 11010 <Binary: 391 bytes>
23605 23605 14 8136 11010 <Binary: 338 bytes>
23639 23639 14 8112 11010 <Binary: 437 bytes>
23643 23643 14 8144 11010 <Binary: 379 bytes>
23645 23645 14 8096 11010 <Binary: 488 bytes>
23648 23648 14 8256 11010 <Binary: 459 bytes>
24236 24236 14 8094 11010 <Binary: 450 bytes>
24239 24239 14 8062 11010 <Binary: 552 bytes>
24255 24255 14 8158 11010 <Binary: 326 bytes>
24262 24262 14 8238 11010 <Binary: 645 bytes>
24274 24274 14 8174 11010 <Binary: 350 bytes>
24278 24278 14 8142 11010 <Binary: 727 bytes>
25174 25174 14 8124 11010 <Binary: 454 bytes>
25177 25177 14 8092 11010 <Binary: 510 bytes>
25243 25243 14 8244 11010 <Binary: 537 bytes>
25263 25263 14 8180 11010 <Binary: 909 bytes>
25265 25265 14 8100 11010 <Binary: 449 bytes>
25266 25266 14 8068 11010 <Binary: 567 bytes>
25270 25270 14 8164 11010 <Binary: 284 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 94.174ms