home / conservation-area

tiles

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

41 rows where tile_column = 16128 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
34885 34885 15 16128 21865 <Binary: 323 bytes>
35137 35137 15 16128 21800 <Binary: 629 bytes>
35295 35295 15 16128 22144 <Binary: 564 bytes>
35725 35725 15 16128 21793 <Binary: 730 bytes>
35726 35726 15 16128 22305 <Binary: 576 bytes>
35884 35884 15 16128 22025 <Binary: 602 bytes>
36026 36026 15 16128 21792 <Binary: 715 bytes>
36193 36193 15 16128 22024 <Binary: 860 bytes>
38455 38455 15 16128 21789 <Binary: 626 bytes>
38461 38461 15 16128 21981 <Binary: 413 bytes>
38482 38482 15 16128 21980 <Binary: 491 bytes>
38510 38510 15 16128 22253 <Binary: 819 bytes>
38517 38517 15 16128 22380 <Binary: 516 bytes>
38521 38521 15 16128 22252 <Binary: 264 bytes>
38683 38683 15 16128 22197 <Binary: 386 bytes>
38694 38694 15 16128 22005 <Binary: 379 bytes>
38719 38719 15 16128 22196 <Binary: 337 bytes>
38733 38733 15 16128 22260 <Binary: 254 bytes>
38734 38734 15 16128 22004 <Binary: 475 bytes>
39290 39290 15 16128 21781 <Binary: 780 bytes>
39338 39338 15 16128 21780 <Binary: 634 bytes>
39418 39418 15 16128 21796 <Binary: 767 bytes>
39595 39595 15 16128 21772 <Binary: 253 bytes>
49094 49094 15 16128 21851 <Binary: 724 bytes>
49098 49098 15 16128 21979 <Binary: 383 bytes>
49121 49121 15 16128 22379 <Binary: 453 bytes>
49349 49349 15 16128 22259 <Binary: 300 bytes>
49817 49817 15 16128 22026 <Binary: 309 bytes>
49975 49975 15 16128 21795 <Binary: 798 bytes>
50177 50177 15 16128 21771 <Binary: 276 bytes>
52191 52191 15 16128 21790 <Binary: 1,065 bytes>
52287 52287 15 16128 22254 <Binary: 738 bytes>
52446 52446 15 16128 21830 <Binary: 612 bytes>
52637 52637 15 16128 21791 <Binary: 646 bytes>
52738 52738 15 16128 22255 <Binary: 289 bytes>
52888 52888 15 16128 22023 <Binary: 652 bytes>
52901 52901 15 16128 21831 <Binary: 493 bytes>
53110 53110 15 16128 21846 <Binary: 467 bytes>
53462 53462 15 16128 21847 <Binary: 237 bytes>
53575 53575 15 16128 21839 <Binary: 397 bytes>
53608 53608 15 16128 21759 <Binary: 221 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 135.079ms