home / conservation-area

tiles

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

40 rows where tile_row = 10981

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
11679 11679 14 8151 10981 <Binary: 922 bytes>
11910 11910 14 8179 10981 <Binary: 419 bytes>
11912 11912 14 8147 10981 <Binary: 763 bytes>
11981 11981 14 8143 10981 <Binary: 622 bytes>
12010 12010 14 8103 10981 <Binary: 705 bytes>
12011 12011 14 8231 10981 <Binary: 457 bytes>
12013 12013 14 8199 10981 <Binary: 720 bytes>
12536 12536 14 8149 10981 <Binary: 385 bytes>
12832 12832 14 8173 10981 <Binary: 375 bytes>
12833 12833 14 8109 10981 <Binary: 653 bytes>
12835 12835 14 8205 10981 <Binary: 462 bytes>
12856 12856 14 8133 10981 <Binary: 427 bytes>
12898 12898 14 8253 10981 <Binary: 674 bytes>
13899 13899 14 8171 10981 <Binary: 462 bytes>
13966 13966 14 8099 10981 <Binary: 523 bytes>
14778 14778 14 8137 10981 <Binary: 360 bytes>
14779 14779 14 8201 10981 <Binary: 715 bytes>
14805 14805 14 8193 10981 <Binary: 898 bytes>
15240 15240 14 8182 10981 <Binary: 613 bytes>
15242 15242 14 8150 10981 <Binary: 609 bytes>
15447 15447 14 8178 10981 <Binary: 601 bytes>
15449 15449 14 8146 10981 <Binary: 520 bytes>
15512 15512 14 8206 10981 <Binary: 780 bytes>
15577 15577 14 8134 10981 <Binary: 481 bytes>
15631 15631 14 8254 10981 <Binary: 525 bytes>
16143 16143 14 8148 10981 <Binary: 512 bytes>
16144 16144 14 8212 10981 <Binary: 776 bytes>
16346 16346 14 8144 10981 <Binary: 444 bytes>
16347 16347 14 8208 10981 <Binary: 389 bytes>
16393 16393 14 8172 10981 <Binary: 326 bytes>
16475 16475 14 8132 10981 <Binary: 664 bytes>
16532 16532 14 8156 10981 <Binary: 604 bytes>
17466 17466 14 8170 10981 <Binary: 483 bytes>
17467 17467 14 8106 10981 <Binary: 863 bytes>
17469 17469 14 8202 10981 <Binary: 617 bytes>
17541 17541 14 8098 10981 <Binary: 771 bytes>
17542 17542 14 8130 10981 <Binary: 736 bytes>
18444 18444 14 8104 10981 <Binary: 482 bytes>
18445 18445 14 8136 10981 <Binary: 441 bytes>
18446 18446 14 8200 10981 <Binary: 379 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 554.684ms