home / conservation-area

tiles

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

34 rows where tile_column = 16475 and zoom_level = 15

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ zoom_level tile_column tile_row tile_data
26279 26279 15 16475 21834 <Binary: 623 bytes>
26327 26327 15 16475 21802 <Binary: 312 bytes>
26332 26332 15 16475 21994 <Binary: 534 bytes>
26341 26341 15 16475 21835 <Binary: 404 bytes>
26391 26391 15 16475 21995 <Binary: 727 bytes>
26954 26954 15 16475 22002 <Binary: 460 bytes>
26976 26976 15 16475 21971 <Binary: 540 bytes>
27033 27033 15 16475 21939 <Binary: 319 bytes>
27170 27170 15 16475 21827 <Binary: 370 bytes>
29786 29786 15 16475 22060 <Binary: 517 bytes>
29832 29832 15 16475 22061 <Binary: 434 bytes>
29863 29863 15 16475 21997 <Binary: 753 bytes>
30385 30385 15 16475 21972 <Binary: 503 bytes>
30400 30400 15 16475 22068 <Binary: 436 bytes>
30403 30403 15 16475 21940 <Binary: 280 bytes>
30452 30452 15 16475 22069 <Binary: 388 bytes>
30538 30538 15 16475 22020 <Binary: 463 bytes>
30640 30640 15 16475 22021 <Binary: 248 bytes>
40111 40111 15 16475 22072 <Binary: 379 bytes>
40116 40116 15 16475 22008 <Binary: 551 bytes>
40253 40253 15 16475 21832 <Binary: 462 bytes>
40283 40283 15 16475 21833 <Binary: 551 bytes>
40311 40311 15 16475 21801 <Binary: 284 bytes>
40900 40900 15 16475 21968 <Binary: 502 bytes>
41008 41008 15 16475 22001 <Binary: 238 bytes>
41099 41099 15 16475 22080 <Binary: 429 bytes>
41168 41168 15 16475 22081 <Binary: 445 bytes>
43539 43539 15 16475 21918 <Binary: 244 bytes>
43641 43641 15 16475 21919 <Binary: 247 bytes>
43830 43830 15 16475 21998 <Binary: 460 bytes>
43866 43866 15 16475 21967 <Binary: 458 bytes>
44407 44407 15 16475 22070 <Binary: 486 bytes>
44503 44503 15 16475 22071 <Binary: 413 bytes>
44507 44507 15 16475 22007 <Binary: 239 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 7.922ms