home / conservation-area

tiles

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

43 rows where tile_column = 16465 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
27901 27901 15 16465 21912 <Binary: 279 bytes>
27928 27928 15 16465 21977 <Binary: 550 bytes>
27947 27947 15 16465 21944 <Binary: 684 bytes>
27957 27957 15 16465 21945 <Binary: 560 bytes>
28097 28097 15 16465 22081 <Binary: 426 bytes>
28183 28183 15 16465 21985 <Binary: 599 bytes>
29056 29056 15 16465 22056 <Binary: 486 bytes>
29057 29057 15 16465 21928 <Binary: 355 bytes>
29084 29084 15 16465 22057 <Binary: 422 bytes>
31415 31415 15 16465 21884 <Binary: 390 bytes>
31442 31442 15 16465 21885 <Binary: 593 bytes>
31544 31544 15 16465 22084 <Binary: 459 bytes>
31588 31588 15 16465 21796 <Binary: 428 bytes>
31625 31625 15 16465 21957 <Binary: 584 bytes>
32251 32251 15 16465 22037 <Binary: 401 bytes>
32256 32256 15 16465 21844 <Binary: 631 bytes>
32259 32259 15 16465 21972 <Binary: 534 bytes>
32293 32293 15 16465 21845 <Binary: 424 bytes>
32295 32295 15 16465 21973 <Binary: 591 bytes>
32310 32310 15 16465 21941 <Binary: 711 bytes>
32474 32474 15 16465 22028 <Binary: 385 bytes>
32487 32487 15 16465 21836 <Binary: 345 bytes>
32520 32520 15 16465 22029 <Binary: 259 bytes>
32530 32530 15 16465 21837 <Binary: 403 bytes>
41722 41722 15 16465 21978 <Binary: 434 bytes>
41765 41765 15 16465 22074 <Binary: 573 bytes>
41934 41934 15 16465 22082 <Binary: 339 bytes>
42006 42006 15 16465 21986 <Binary: 522 bytes>
42315 42315 15 16465 22083 <Binary: 488 bytes>
42598 42598 15 16465 21842 <Binary: 710 bytes>
42994 42994 15 16465 21843 <Binary: 624 bytes>
43226 43226 15 16465 21835 <Binary: 443 bytes>
45210 45210 15 16465 22078 <Binary: 408 bytes>
45425 45425 15 16465 21958 <Binary: 637 bytes>
45471 45471 15 16465 21926 <Binary: 416 bytes>
45828 45828 15 16465 22055 <Binary: 440 bytes>
45831 45831 15 16465 21927 <Binary: 691 bytes>
46033 46033 15 16465 22038 <Binary: 300 bytes>
46036 46036 15 16465 21910 <Binary: 280 bytes>
46072 46072 15 16465 21942 <Binary: 509 bytes>
46407 46407 15 16465 21911 <Binary: 426 bytes>
46471 46471 15 16465 21943 <Binary: 523 bytes>
46651 46651 15 16465 21903 <Binary: 842 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 12.474ms