home / conservation-area

tiles

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

39 rows where tile_row = 10907

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
19423 19423 14 8179 10907 <Binary: 468 bytes>
19425 19425 14 8147 10907 <Binary: 875 bytes>
19436 19436 14 8163 10907 <Binary: 675 bytes>
19438 19438 14 8067 10907 <Binary: 860 bytes>
20316 20316 14 8241 10907 <Binary: 504 bytes>
20481 20481 14 8191 10907 <Binary: 584 bytes>
20488 20488 14 8079 10907 <Binary: 558 bytes>
20677 20677 14 8123 10907 <Binary: 629 bytes>
20678 20678 14 8251 10907 <Binary: 1,022 bytes>
20939 20939 14 8183 10907 <Binary: 1,297 bytes>
20943 20943 14 8039 10907 <Binary: 688 bytes>
21323 21323 14 8157 10907 <Binary: 566 bytes>
21327 21327 14 8109 10907 <Binary: 473 bytes>
21519 21519 14 8185 10907 <Binary: 485 bytes>
21520 21520 14 8249 10907 <Binary: 433 bytes>
21529 21529 14 8153 10907 <Binary: 697 bytes>
21530 21530 14 8105 10907 <Binary: 297 bytes>
21823 21823 14 8181 10907 <Binary: 399 bytes>
21825 21825 14 8085 10907 <Binary: 248 bytes>
21839 21839 14 8165 10907 <Binary: 417 bytes>
21840 21840 14 8037 10907 <Binary: 650 bytes>
22980 22980 14 8002 10907 <Binary: 1,015 bytes>
23861 23861 14 8112 10907 <Binary: 830 bytes>
23862 23862 14 8240 10907 <Binary: 446 bytes>
23863 23863 14 8080 10907 <Binary: 797 bytes>
23870 23870 14 8128 10907 <Binary: 529 bytes>
24066 24066 14 8174 10907 <Binary: 560 bytes>
24257 24257 14 8250 10907 <Binary: 416 bytes>
24258 24258 14 8154 10907 <Binary: 801 bytes>
24274 24274 14 8106 10907 <Binary: 419 bytes>
24516 24516 14 8182 10907 <Binary: 498 bytes>
24517 24517 14 8054 10907 <Binary: 381 bytes>
24519 24519 14 8086 10907 <Binary: 402 bytes>
24526 24526 14 8166 10907 <Binary: 682 bytes>
24528 24528 14 8006 10907 <Binary: 781 bytes>
24937 24937 14 8124 10907 <Binary: 663 bytes>
24942 24942 14 8108 10907 <Binary: 332 bytes>
25154 25154 14 8184 10907 <Binary: 459 bytes>
25155 25155 14 8248 10907 <Binary: 315 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 99.528ms