Skip to content

Commit

Permalink
corrected typo changed tags to monastery_grounds, as well as added mo…
Browse files Browse the repository at this point in the history
…nastery to terms
  • Loading branch information
Xavier-J-Ortiz committed Mar 24, 2018
1 parent 6c04f1d commit 790740d
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 11 deletions.
8 changes: 4 additions & 4 deletions data/presets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2033,10 +2033,10 @@ en:
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=monastery_grounds
name: Monastery Grounds
# 'terms: abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,monastery,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple'
terms: '<translate with synonyms or related terms for ''Monastery Grounds'', separated by commas>'
amenity/motorcycle_parking:
# amenity=motorcycle_parking
name: Motorcycle Parking
Expand Down
5 changes: 3 additions & 2 deletions data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -1984,6 +1984,7 @@
"house of worship",
"minster",
"mission",
"monastery",
"mosque",
"oratory",
"parish",
Expand All @@ -1995,9 +1996,9 @@
"temple"
],
"tags": {
"amenity": "monastary"
"amenity": "monastery_grounds"

This comment has been minimized.

Copy link
@alexander-ii

alexander-ii Mar 24, 2018

I couldn't find a mention of this tag not in wiki nor in taginfo. It seems you just invent brand new one :)

This comment has been minimized.

Copy link
@bhousel

bhousel Mar 24, 2018

Member

Oh good catch, the original version of the PR did not have it that way. I just pushed a correction in d9b6fce

},
"name": "Monastary Grounds"
"name": "Monastery Grounds"
},
"amenity/motorcycle_parking": {
"icon": "scooter",
Expand Down
5 changes: 3 additions & 2 deletions data/presets/presets/amenity/monastery.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"house of worship",
"minster",
"mission",
"monastery",
"mosque",
"oratory",
"parish",
Expand All @@ -38,7 +39,7 @@
"temple"
],
"tags": {
"amenity": "monastary"
"amenity": "monastery_grounds"
},
"name": "Monastary Grounds"
"name": "Monastery Grounds"
}
2 changes: 1 addition & 1 deletion data/taginfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
},
{
"key": "amenity",
"value": "monastary"
"value": "monastery_grounds"
},
{
"key": "amenity",
Expand Down
4 changes: 2 additions & 2 deletions dist/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3126,8 +3126,8 @@
"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"
"name": "Monastery Grounds",
"terms": "abbey,basilica,bethel,cathedral,chancel,chantry,chapel,church,fold,house of God,house of prayer,house of worship,minster,mission,monastery,mosque,oratory,parish,sacellum,sanctuary,shrine,synagogue,tabernacle,temple"
},
"amenity/motorcycle_parking": {
"name": "Motorcycle Parking",
Expand Down

0 comments on commit 790740d

Please sign in to comment.