home / conservation-area

tiles

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

30 rows where tile_column = 16411 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
26180 26180 15 16411 22011 <Binary: 285 bytes>
26280 26280 15 16411 21834 <Binary: 382 bytes>
26342 26342 15 16411 21835 <Binary: 623 bytes>
26343 26343 15 16411 21963 <Binary: 456 bytes>
26914 26914 15 16411 21842 <Binary: 308 bytes>
26975 26975 15 16411 21843 <Binary: 350 bytes>
29569 29569 15 16411 21788 <Binary: 352 bytes>
29595 29595 15 16411 22012 <Binary: 452 bytes>
29621 29621 15 16411 21789 <Binary: 470 bytes>
29630 29630 15 16411 21981 <Binary: 396 bytes>
29745 29745 15 16411 21836 <Binary: 311 bytes>
29746 29746 15 16411 21964 <Binary: 456 bytes>
30406 30406 15 16411 21876 <Binary: 469 bytes>
30539 30539 15 16411 21764 <Binary: 318 bytes>
30552 30552 15 16411 21956 <Binary: 448 bytes>
30642 30642 15 16411 21765 <Binary: 712 bytes>
40051 40051 15 16411 21784 <Binary: 568 bytes>
40312 40312 15 16411 22057 <Binary: 601 bytes>
41093 41093 15 16411 21888 <Binary: 794 bytes>
41162 41162 15 16411 21889 <Binary: 389 bytes>
41187 41187 15 16411 21984 <Binary: 248 bytes>
43549 43549 15 16411 21982 <Binary: 265 bytes>
43698 43698 15 16411 21951 <Binary: 566 bytes>
43706 43706 15 16411 21887 <Binary: 377 bytes>
43859 43859 15 16411 22031 <Binary: 577 bytes>
44343 44343 15 16411 21846 <Binary: 535 bytes>
44442 44442 15 16411 21847 <Binary: 436 bytes>
44585 44585 15 16411 21830 <Binary: 333 bytes>
44606 44606 15 16411 21990 <Binary: 463 bytes>
44642 44642 15 16411 21831 <Binary: 471 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.608ms