home / conservation-area

tiles

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

21 rows where tile_column = 16121 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27702 27702 15 16121 21784 <Binary: 599 bytes>
27788 27788 15 16121 21976 <Binary: 438 bytes>
27834 27834 15 16121 21785 <Binary: 774 bytes>
28620 28620 15 16121 21776 <Binary: 747 bytes>
28627 28627 15 16121 22256 <Binary: 269 bytes>
28700 28700 15 16121 21777 <Binary: 738 bytes>
28736 28736 15 16121 22385 <Binary: 500 bytes>
28737 28737 15 16121 22257 <Binary: 293 bytes>
28871 28871 15 16121 21792 <Binary: 793 bytes>
28951 28951 15 16121 22080 <Binary: 509 bytes>
32047 32047 15 16121 22004 <Binary: 530 bytes>
32236 32236 15 16121 22037 <Binary: 567 bytes>
32484 32484 15 16121 22245 <Binary: 318 bytes>
42032 42032 15 16121 22058 <Binary: 333 bytes>
42661 42661 15 16121 21842 <Binary: 265 bytes>
42711 42711 15 16121 22003 <Binary: 509 bytes>
42764 42764 15 16121 21843 <Binary: 355 bytes>
45236 45236 15 16121 22078 <Binary: 351 bytes>
45317 45317 15 16121 21791 <Binary: 540 bytes>
45380 45380 15 16121 22079 <Binary: 558 bytes>
46250 46250 15 16121 22246 <Binary: 290 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 7.995ms