home / conservation-area

tiles

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

34 rows where tile_column = 16452

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34474 34474 15 16452 21929 <Binary: 401 bytes>
34641 34641 15 16452 21976 <Binary: 373 bytes>
34849 34849 15 16452 22080 <Binary: 677 bytes>
34885 34885 15 16452 22000 <Binary: 467 bytes>
35526 35526 15 16452 21920 <Binary: 421 bytes>
35738 35738 15 16452 22088 <Binary: 542 bytes>
38014 38014 15 16452 22045 <Binary: 302 bytes>
38145 38145 15 16452 21932 <Binary: 494 bytes>
38226 38226 15 16452 22085 <Binary: 515 bytes>
38278 38278 15 16452 22084 <Binary: 703 bytes>
38300 38300 15 16452 22005 <Binary: 444 bytes>
38324 38324 15 16452 22004 <Binary: 322 bytes>
38880 38880 15 16452 21844 <Binary: 562 bytes>
38974 38974 15 16452 21989 <Binary: 383 bytes>
39115 39115 15 16452 22076 <Binary: 493 bytes>
39162 39162 15 16452 22077 <Binary: 646 bytes>
48509 48509 15 16452 22058 <Binary: 291 bytes>
48736 48736 15 16452 22083 <Binary: 456 bytes>
49267 49267 15 16452 21906 <Binary: 876 bytes>
49347 49347 15 16452 21858 <Binary: 469 bytes>
49386 49386 15 16452 21907 <Binary: 490 bytes>
49575 49575 15 16452 22010 <Binary: 420 bytes>
49629 49629 15 16452 22011 <Binary: 288 bytes>
51917 51917 15 16452 22046 <Binary: 294 bytes>
52057 52057 15 16452 21919 <Binary: 311 bytes>
52216 52216 15 16452 22006 <Binary: 295 bytes>
52297 52297 15 16452 22087 <Binary: 454 bytes>
52816 52816 15 16452 21974 <Binary: 475 bytes>
52843 52843 15 16452 21862 <Binary: 467 bytes>
52847 52847 15 16452 21990 <Binary: 379 bytes>
52936 52936 15 16452 21975 <Binary: 485 bytes>
53066 53066 15 16452 22078 <Binary: 473 bytes>
53186 53186 15 16452 22079 <Binary: 726 bytes>
53217 53217 15 16452 21887 <Binary: 410 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 12.779ms