home / conservation-area

tiles

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

41 rows where tile_column = 16128

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34881 34881 15 16128 21865 <Binary: 323 bytes>
35154 35154 15 16128 21800 <Binary: 630 bytes>
35344 35344 15 16128 22144 <Binary: 563 bytes>
35662 35662 15 16128 21793 <Binary: 731 bytes>
35663 35663 15 16128 22305 <Binary: 574 bytes>
35857 35857 15 16128 22025 <Binary: 602 bytes>
36049 36049 15 16128 21792 <Binary: 716 bytes>
36217 36217 15 16128 22024 <Binary: 859 bytes>
38382 38382 15 16128 21789 <Binary: 626 bytes>
38432 38432 15 16128 21981 <Binary: 413 bytes>
38470 38470 15 16128 22253 <Binary: 819 bytes>
38506 38506 15 16128 21980 <Binary: 490 bytes>
38528 38528 15 16128 22380 <Binary: 515 bytes>
38572 38572 15 16128 22252 <Binary: 264 bytes>
38673 38673 15 16128 22197 <Binary: 385 bytes>
38684 38684 15 16128 22005 <Binary: 379 bytes>
38708 38708 15 16128 22196 <Binary: 336 bytes>
38718 38718 15 16128 22260 <Binary: 254 bytes>
38719 38719 15 16128 22004 <Binary: 475 bytes>
39292 39292 15 16128 21781 <Binary: 784 bytes>
39331 39331 15 16128 21780 <Binary: 637 bytes>
39418 39418 15 16128 21796 <Binary: 767 bytes>
39601 39601 15 16128 21772 <Binary: 253 bytes>
48992 48992 15 16128 21851 <Binary: 724 bytes>
49037 49037 15 16128 21979 <Binary: 383 bytes>
49060 49060 15 16128 22379 <Binary: 452 bytes>
49293 49293 15 16128 22259 <Binary: 300 bytes>
49907 49907 15 16128 22026 <Binary: 309 bytes>
49937 49937 15 16128 21795 <Binary: 798 bytes>
50156 50156 15 16128 21771 <Binary: 276 bytes>
52312 52312 15 16128 21790 <Binary: 1,065 bytes>
52394 52394 15 16128 22254 <Binary: 738 bytes>
52534 52534 15 16128 21791 <Binary: 647 bytes>
52555 52555 15 16128 21830 <Binary: 611 bytes>
52658 52658 15 16128 22255 <Binary: 289 bytes>
52765 52765 15 16128 22023 <Binary: 653 bytes>
52817 52817 15 16128 21831 <Binary: 493 bytes>
53214 53214 15 16128 21846 <Binary: 467 bytes>
53420 53420 15 16128 21847 <Binary: 237 bytes>
53575 53575 15 16128 21839 <Binary: 395 bytes>
53608 53608 15 16128 21759 <Binary: 221 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 8.006ms