diff --git a/assets/layers/entrance/entrance.json b/assets/layers/entrance/entrance.json
index a96aa516a..8642e57ea 100644
--- a/assets/layers/entrance/entrance.json
+++ b/assets/layers/entrance/entrance.json
@@ -443,6 +443,20 @@
"tags": [
"entrance=yes"
]
+ },
+ {
+ "title": {
+ "en": "an indoor door"
+ },
+ "preciseInput": {
+ "preferredBackground": "map",
+ "snapToLayer": [
+ "indoors"
+ ]
+ },
+ "tags": [
+ "indoor=door"
+ ]
}
],
"units": [
diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
index aa5e2aabd..d21921d33 100644
--- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json
+++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json
@@ -1,19 +1,13 @@
{
"id": "mapcomplete-changes",
"title": {
- "en": "Changes made with MapComplete",
- "de": "Mit MapComplete vorgenommene Änderungen",
- "nl": "Wijzigingen gemaakt met MapComplete"
+ "en": "Changes made with MapComplete"
},
"shortDescription": {
- "en": "Shows changes made by MapComplete",
- "de": "Zeigt die mit MapComplete vorgenommenen Änderungen",
- "nl": "Toont wijzigingen gemaakt met MapComplete"
+ "en": "Shows changes made by MapComplete"
},
"description": {
- "en": "This maps shows all the changes made with MapComplete",
- "de": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
- "nl": "Deze kaart toont alle wijzigingen die met MapComplete werden gemaakt"
+ "en": "This maps shows all the changes made with MapComplete"
},
"maintainer": "",
"icon": "./assets/svg/logo.svg",
@@ -28,8 +22,7 @@
{
"id": "mapcomplete-changes",
"name": {
- "en": "Changeset centers",
- "de": "Zentrum der Änderungssätze"
+ "en": "Changeset centers"
},
"minzoom": 0,
"source": {
@@ -43,47 +36,35 @@
],
"title": {
"render": {
- "en": "Changeset for {theme}",
- "de": "Änderungssatz für {theme}",
- "nl": "Wijzigingset voor {theme}"
+ "en": "Changeset for {theme}"
}
},
"description": {
- "en": "Shows all MapComplete changes",
- "de": "Zeigt alle MapComplete Änderungen",
- "nl": "Toont alle wijzigingen met MapComplete"
+ "en": "Shows all MapComplete changes"
},
"tagRenderings": [
{
"id": "render_id",
"render": {
- "en": "Changeset {id}",
- "de": "Änderungssatz {id}",
- "nl": "Wijzigingset {id}"
+ "en": "Changeset {id}"
}
},
{
"id": "contributor",
"render": {
- "en": "Change made by {_last_edit:contributor}",
- "de": "Geändert von {_last_edit:contributor}",
- "nl": "Wijziging gemaakt door {_last_edit:contributor}"
+ "en": "Change made by {_last_edit:contributor}"
}
},
{
"id": "theme",
"render": {
- "en": "Change with theme {theme}",
- "de": "Änderung mit Thema {theme}",
- "nl": "Wijziging met thema {theme}"
+ "en": "Change with theme {theme}"
},
"mappings": [
{
"if": "theme~http.*",
"then": {
- "en": "Change with unofficial theme {theme}",
- "de": "Änderung mit inoffiziellem Thema {theme}",
- "nl": "Wijziging met officieus thema {theme}"
+ "en": "Change with unofficial theme {theme}"
}
}
]
@@ -395,9 +376,7 @@
}
],
"question": {
- "en": "Themename contains {search}",
- "de": "Themenname enthält {search}",
- "nl": "Themanaam bevat {search}"
+ "en": "Themename contains {search}"
}
}
]
@@ -413,9 +392,7 @@
}
],
"question": {
- "en": "Made by contributor {search}",
- "de": "Erstellt von {search}",
- "nl": "Gemaakt door bijdrager {search}"
+ "en": "Made by contributor {search}"
}
}
]
@@ -431,9 +408,7 @@
}
],
"question": {
- "en": "Not made by contributor {search}",
- "de": "Nicht erstellt von {search}",
- "nl": "Niet gemaakt door bijdrager {search}"
+ "en": "Not made by contributor {search}"
}
}
]
@@ -448,9 +423,7 @@
{
"id": "link_to_more",
"render": {
- "en": "More statistics can be found here",
- "de": "Weitere Statistiken finden Sie hier",
- "nl": "Meer statistieken kunnen hier gevonden worden"
+ "en": "More statistics can be found here"
}
},
{
diff --git a/assets/themes/onwheels/elevator.svg b/assets/themes/onwheels/elevator.svg
index 35b934aee..2f3443d16 100644
--- a/assets/themes/onwheels/elevator.svg
+++ b/assets/themes/onwheels/elevator.svg
@@ -1 +1,86 @@
-
\ No newline at end of file
+
+
diff --git a/assets/themes/onwheels/entrance.svg b/assets/themes/onwheels/entrance.svg
index aaee24c6f..0415bea8a 100644
--- a/assets/themes/onwheels/entrance.svg
+++ b/assets/themes/onwheels/entrance.svg
@@ -1,5 +1,46 @@
-
\ No newline at end of file
+
diff --git a/assets/themes/onwheels/license_info.json b/assets/themes/onwheels/license_info.json
index 08172bc9f..c088ed77a 100644
--- a/assets/themes/onwheels/license_info.json
+++ b/assets/themes/onwheels/license_info.json
@@ -117,16 +117,6 @@
"https://www.ctsteward.com/"
]
},
- {
- "path": "reception.svg",
- "license": "CC-BY-SA",
- "authors": [
- "CT Steward"
- ],
- "sources": [
- "https://www.ctsteward.com/"
- ]
- },
{
"path": "repair.svg",
"license": "CC-BY-SA",
diff --git a/assets/themes/onwheels/onwheels.json b/assets/themes/onwheels/onwheels.json
index 9991c8ab2..9c90f58db 100644
--- a/assets/themes/onwheels/onwheels.json
+++ b/assets/themes/onwheels/onwheels.json
@@ -28,33 +28,6 @@
"passAllFeatures": true
}
},
- {
- "builtin": "bike_repair_station",
- "override": {
- "minzoom": 15,
- "shownByDefault": false,
- "mapRendering": [
- {
- "icon": {
- "render": "./assets/themes/onwheels/repair.svg",
- "mappings": [
- {
- "if": "service:bicycle:pump=yes",
- "then": "./assets/themes/onwheels/bicycle_pump.svg"
- }
- ]
- },
- "iconSize": "40,40,bottom"
- }
- ]
- }
- },
- {
- "builtin": "bike_shop",
- "override": {
- "shownByDefault": false
- }
- },
{
"builtin": "pedestrian_path",
"override": {
@@ -92,7 +65,7 @@
"minzoom": 19,
"mapRendering": [
{
- "icon": "./assets/themes/onwheels/entrance.svg",
+ "icon": "circle:white;./assets/themes/onwheels/entrance.svg",
"iconSize": "40,40,center"
}
],
@@ -199,23 +172,6 @@
]
}
},
- {
- "builtin": "picnic_table",
- "override": {
- "shownByDefault": false
- }
- },
- {
- "builtin": "school",
- "override": {
- "shownByDefault": false,
- "mapRendering": [
- {
- "label": null
- }
- ]
- }
- },
{
"builtin": "shops",
"override": {
@@ -245,7 +201,6 @@
]
}
},
- "viewpoint",
{
"builtin": "pharmacy",
"override": {
@@ -293,13 +248,7 @@
"builtin": "reception_desk",
"override": {
"minzoom": 19,
- "syncSelection": "theme-only",
- "mapRendering": [
- {
- "icon": "./assets/themes/onwheels/reception.svg",
- "iconSize": "40,40,bottom"
- }
- ]
+ "syncSelection": "theme-only"
}
},
"walls_and_buildings",
@@ -310,7 +259,7 @@
"syncSelection": "theme-only",
"mapRendering": [
{
- "icon": "./assets/themes/onwheels/elevator.svg",
+ "icon": "circle:white;./assets/themes/onwheels/elevator.svg",
"iconSize": "40,40,bottom"
}
]
diff --git a/assets/themes/onwheels/reception.svg b/assets/themes/onwheels/reception.svg
deleted file mode 100644
index 0e818387a..000000000
--- a/assets/themes/onwheels/reception.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file