home / conservation-area

tiles

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

21 rows where tile_column = 16504 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34714 34714 15 16504 22073 <Binary: 365 bytes>
34716 34716 15 16504 21817 <Binary: 380 bytes>
34907 34907 15 16504 22025 <Binary: 393 bytes>
34986 34986 15 16504 22072 <Binary: 332 bytes>
34988 34988 15 16504 21816 <Binary: 639 bytes>
35150 35150 15 16504 22024 <Binary: 763 bytes>
35196 35196 15 16504 21960 <Binary: 569 bytes>
38534 38534 15 16504 21996 <Binary: 519 bytes>
39162 39162 15 16504 22037 <Binary: 820 bytes>
39460 39460 15 16504 21957 <Binary: 696 bytes>
48770 48770 15 16504 22075 <Binary: 548 bytes>
48859 48859 15 16504 22074 <Binary: 558 bytes>
48946 48946 15 16504 21995 <Binary: 533 bytes>
49588 49588 15 16504 22035 <Binary: 703 bytes>
49666 49666 15 16504 22034 <Binary: 527 bytes>
53170 53170 15 16504 22071 <Binary: 389 bytes>
53191 53191 15 16504 22038 <Binary: 466 bytes>
53253 53253 15 16504 22070 <Binary: 394 bytes>
53314 53314 15 16504 22023 <Binary: 406 bytes>
53386 53386 15 16504 21959 <Binary: 528 bytes>
53514 53514 15 16504 21958 <Binary: 652 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.957ms