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
12365 12365 14 8163 11001 <Binary: 286 bytes>
13204 13204 14 8065 11001 <Binary: 255 bytes>
13262 13262 14 8159 11001 <Binary: 453 bytes>
13264 13264 14 8095 11001 <Binary: 731 bytes>
13310 13310 14 8183 11001 <Binary: 732 bytes>
13488 13488 14 8187 11001 <Binary: 489 bytes>
13489 13489 14 8123 11001 <Binary: 557 bytes>
13490 13490 14 8251 11001 <Binary: 566 bytes>
13492 13492 14 8155 11001 <Binary: 443 bytes>
13634 13634 14 8235 11001 <Binary: 452 bytes>
13636 13636 14 8203 11001 <Binary: 639 bytes>
13894 13894 14 8167 11001 <Binary: 924 bytes>
13898 13898 14 8199 11001 <Binary: 291 bytes>
14192 14192 14 8245 11001 <Binary: 706 bytes>
14234 14234 14 8237 11001 <Binary: 678 bytes>
14236 14236 14 8141 11001 <Binary: 569 bytes>
14237 14237 14 8205 11001 <Binary: 257 bytes>
14331 14331 14 8185 11001 <Binary: 321 bytes>
14332 14332 14 8121 11001 <Binary: 416 bytes>
14340 14340 14 8089 11001 <Binary: 1,234 bytes>
14471 14471 14 8169 11001 <Binary: 325 bytes>
14743 14743 14 8197 11001 <Binary: 475 bytes>
15839 15839 14 8162 11001 <Binary: 344 bytes>
15866 15866 14 8066 11001 <Binary: 323 bytes>
16753 16753 14 8158 11001 <Binary: 763 bytes>
16755 16755 14 8094 11001 <Binary: 476 bytes>
16756 16756 14 8222 11001 <Binary: 432 bytes>
16797 16797 14 8246 11001 <Binary: 683 bytes>
16862 16862 14 8142 11001 <Binary: 670 bytes>
16944 16944 14 8122 11001 <Binary: 597 bytes>
16945 16945 14 8250 11001 <Binary: 417 bytes>
17066 17066 14 8234 11001 <Binary: 348 bytes>
17312 17312 14 8166 11001 <Binary: 382 bytes>
17313 17313 14 8102 11001 <Binary: 482 bytes>
17315 17315 14 8198 11001 <Binary: 486 bytes>
17598 17598 14 8188 11001 <Binary: 631 bytes>
17599 17599 14 8060 11001 <Binary: 514 bytes>
17602 17602 14 8124 11001 <Binary: 373 bytes>
17609 17609 14 8156 11001 <Binary: 369 bytes>
17707 17707 14 8204 11001 <Binary: 497 bytes>
17826 17826 14 8184 11001 <Binary: 413 bytes>
17841 17841 14 8088 11001 <Binary: 479 bytes>
17960 17960 14 8168 11001 <Binary: 247 bytes>
18264 18264 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 76.651ms