Themes(aircraft): add historical aircraft layer and theme, https://en.osm.town/@pietervdvn/114491536018069317

This commit is contained in:
Pieter Vander Vennet 2025-05-22 01:21:45 +02:00
parent 8edc20469e
commit 29db2664c3
4 changed files with 127 additions and 2 deletions

View file

@ -0,0 +1,13 @@
{
"id": "historic_aircraft",
"title": {
"en": "Historic aircraft"
},
"description": {
"en": "A map showing all historic, permanently installed aircraft. The aircraft can be in a museum, an artwork or a memorial."
},
"icon": "airport",
"layers": [
"historic_aircraft"
]
}

View file

@ -41,7 +41,8 @@
{
"builtin": [
"bench",
"artwork"
"artwork",
"historic_aircraft"
],
"override": {
"minzoom": 18