home / conservation-area

tiles

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

25 rows where tile_column = 16422 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
32711 32711 15 16422 21915 <Binary: 271 bytes>
32778 32778 15 16422 21835 <Binary: 569 bytes>
32918 32918 15 16422 21834 <Binary: 682 bytes>
33115 33115 15 16422 21858 <Binary: 493 bytes>
33811 33811 15 16422 21867 <Binary: 465 bytes>
33946 33946 15 16422 21898 <Binary: 365 bytes>
36159 36159 15 16422 21885 <Binary: 335 bytes>
37389 37389 15 16422 21981 <Binary: 380 bytes>
37459 37459 15 16422 21868 <Binary: 370 bytes>
46790 46790 15 16422 21928 <Binary: 421 bytes>
46797 46797 15 16422 21960 <Binary: 521 bytes>
46896 46896 15 16422 21888 <Binary: 292 bytes>
46915 46915 15 16422 21889 <Binary: 357 bytes>
46922 46922 15 16422 21857 <Binary: 466 bytes>
46951 46951 15 16422 21840 <Binary: 627 bytes>
46976 46976 15 16422 21841 <Binary: 430 bytes>
47561 47561 15 16422 21904 <Binary: 385 bytes>
47774 47774 15 16422 21897 <Binary: 290 bytes>
50204 50204 15 16422 21886 <Binary: 273 bytes>
50234 50234 15 16422 21838 <Binary: 445 bytes>
50383 50383 15 16422 21839 <Binary: 666 bytes>
50474 50474 15 16422 21846 <Binary: 470 bytes>
51246 51246 15 16422 21927 <Binary: 426 bytes>
51251 51251 15 16422 21959 <Binary: 375 bytes>
51320 51320 15 16422 21982 <Binary: 432 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.485ms