added monastary

This commit is contained in:
xortiz
2018-03-24 08:21:27 -04:00
parent aafc40b872
commit 6c04f1d711
5 changed files with 101 additions and 0 deletions
+5
View File
@@ -2032,6 +2032,11 @@ en:
# amenity=marketplace
name: Marketplace
terms: '<translate with synonyms or related terms for ''Marketplace'', separated by commas>'
amenity/monastery:
# amenity=monastary
name: Monastary Grounds
# 'terms: abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple'
terms: '<translate with synonyms or related terms for ''Monastary Grounds'', separated by commas>'
amenity/motorcycle_parking:
# amenity=motorcycle_parking
name: Motorcycle Parking
+44
View File
@@ -1955,6 +1955,50 @@
},
"name": "Marketplace"
},
"amenity/monastery": {
"icon": "place-of-worship",
"fields": [
"name",
"religion",
"denomination",
"address",
"building_area",
"service_times"
],
"geometry": [
"point",
"area"
],
"terms": [
"abbey",
"basilica",
"bethel",
"cathedral",
"chancel",
"chantry",
"chapel",
"church",
"fold",
"house of God",
"house of prayer",
"house of worship",
"minster",
"mission",
"mosque",
"oratory",
"parish",
"sacellum",
"sanctuary",
"shrine",
"synagogue",
"tabernacle",
"temple"
],
"tags": {
"amenity": "monastary"
},
"name": "Monastary Grounds"
},
"amenity/motorcycle_parking": {
"icon": "scooter",
"fields": [
@@ -0,0 +1,44 @@
{
"icon": "place-of-worship",
"fields": [
"name",
"religion",
"denomination",
"address",
"building_area",
"service_times"
],
"geometry": [
"point",
"area"
],
"terms": [
"abbey",
"basilica",
"bethel",
"cathedral",
"chancel",
"chantry",
"chapel",
"church",
"fold",
"house of God",
"house of prayer",
"house of worship",
"minster",
"mission",
"mosque",
"oratory",
"parish",
"sacellum",
"sanctuary",
"shrine",
"synagogue",
"tabernacle",
"temple"
],
"tags": {
"amenity": "monastary"
},
"name": "Monastary Grounds"
}
+4
View File
@@ -379,6 +379,10 @@
"key": "amenity",
"value": "marketplace"
},
{
"key": "amenity",
"value": "monastary"
},
{
"key": "amenity",
"value": "motorcycle_parking"
+4
View File
@@ -3125,6 +3125,10 @@
"name": "Marketplace",
"terms": ""
},
"amenity/monastery": {
"name": "Monastary Grounds",
"terms": "abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple"
},
"amenity/motorcycle_parking": {
"name": "Motorcycle Parking",
"terms": ""