home / conservation-area

tiles

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

31 rows where tile_column = 16410 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
33161 33161 15 16410 21835 <Binary: 667 bytes>
33414 33414 15 16410 21834 <Binary: 512 bytes>
33874 33874 15 16410 22003 <Binary: 259 bytes>
34030 34030 15 16410 21763 <Binary: 469 bytes>
36530 36530 15 16410 21789 <Binary: 711 bytes>
36537 36537 15 16410 21981 <Binary: 405 bytes>
36578 36578 15 16410 21885 <Binary: 349 bytes>
36719 36719 15 16410 21788 <Binary: 366 bytes>
36790 36790 15 16410 21884 <Binary: 597 bytes>
36921 36921 15 16410 21836 <Binary: 402 bytes>
37459 37459 15 16410 21877 <Binary: 574 bytes>
37595 37595 15 16410 21876 <Binary: 634 bytes>
37597 37597 15 16410 22004 <Binary: 378 bytes>
37638 37638 15 16410 21765 <Binary: 549 bytes>
37747 37747 15 16410 21764 <Binary: 582 bytes>
47162 47162 15 16410 21833 <Binary: 442 bytes>
47206 47206 15 16410 22057 <Binary: 640 bytes>
47322 47322 15 16410 22056 <Binary: 651 bytes>
47326 47326 15 16410 21864 <Binary: 395 bytes>
47931 47931 15 16410 21840 <Binary: 302 bytes>
48084 48084 15 16410 21889 <Binary: 415 bytes>
48113 48113 15 16410 21793 <Binary: 464 bytes>
48143 48143 15 16410 21888 <Binary: 336 bytes>
48171 48171 15 16410 21792 <Binary: 581 bytes>
48228 48228 15 16410 21984 <Binary: 457 bytes>
50785 50785 15 16410 21838 <Binary: 362 bytes>
50824 50824 15 16410 22031 <Binary: 566 bytes>
50835 50835 15 16410 21839 <Binary: 575 bytes>
51589 51589 15 16410 21831 <Binary: 382 bytes>
51655 51655 15 16410 21958 <Binary: 406 bytes>
51707 51707 15 16410 21863 <Binary: 453 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.003ms