home / conservation-area

tiles

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

31 rows where tile_column = 16507 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
26121 26121 15 16507 22074 <Binary: 524 bytes>
26181 26181 15 16507 22075 <Binary: 450 bytes>
26266 26266 15 16507 22026 <Binary: 492 bytes>
26323 26323 15 16507 21962 <Binary: 711 bytes>
26941 26941 15 16507 21938 <Binary: 552 bytes>
27005 27005 15 16507 21939 <Binary: 571 bytes>
27145 27145 15 16507 21826 <Binary: 424 bytes>
27208 27208 15 16507 22051 <Binary: 698 bytes>
29882 29882 15 16507 21837 <Binary: 349 bytes>
29885 29885 15 16507 21965 <Binary: 801 bytes>
30525 30525 15 16507 21988 <Binary: 560 bytes>
30585 30585 15 16507 22052 <Binary: 1,284 bytes>
30589 30589 15 16507 21828 <Binary: 317 bytes>
30666 30666 15 16507 21989 <Binary: 444 bytes>
30741 30741 15 16507 22053 <Binary: 615 bytes>
30747 30747 15 16507 21829 <Binary: 372 bytes>
40098 40098 15 16507 22073 <Binary: 607 bytes>
40245 40245 15 16507 22024 <Binary: 666 bytes>
40269 40269 15 16507 22025 <Binary: 425 bytes>
40293 40293 15 16507 22057 <Binary: 398 bytes>
40309 40309 15 16507 22056 <Binary: 570 bytes>
40314 40314 15 16507 21960 <Binary: 525 bytes>
40342 40342 15 16507 21961 <Binary: 752 bytes>
41195 41195 15 16507 22080 <Binary: 545 bytes>
43718 43718 15 16507 22079 <Binary: 538 bytes>
43762 43762 15 16507 21966 <Binary: 739 bytes>
43985 43985 15 16507 21967 <Binary: 496 bytes>
44258 44258 15 16507 22006 <Binary: 944 bytes>
44698 44698 15 16507 22023 <Binary: 522 bytes>
44726 44726 15 16507 22055 <Binary: 566 bytes>
44730 44730 15 16507 21959 <Binary: 534 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 9.756ms