mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Updating other related files to latest
This commit is contained in:
+1
-1
@@ -1725,7 +1725,7 @@ en:
|
||||
name: Parking Space
|
||||
terms: '<translate with synonyms or related terms for ''Parking Space'', separated by commas>'
|
||||
amenity/pavilion:
|
||||
# 'amenity=shelter, shelter_type=pavilion, building=yes'
|
||||
# 'amenity=shelter, shelter_type=pavilion'
|
||||
name: Pavilion
|
||||
terms: '<translate with synonyms or related terms for ''Pavilion'', separated by commas>'
|
||||
amenity/pharmacy:
|
||||
|
||||
@@ -1762,8 +1762,7 @@
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "shelter",
|
||||
"shelter_type": "pavilion",
|
||||
"building": "yes"
|
||||
"shelter_type": "pavilion"
|
||||
},
|
||||
"name": "Pavilion"
|
||||
},
|
||||
|
||||
+2
-2
@@ -372,8 +372,8 @@
|
||||
"value": "parking"
|
||||
},
|
||||
{
|
||||
"key": "building",
|
||||
"value": "yes"
|
||||
"key": "shelter_type",
|
||||
"value": "pavilion"
|
||||
},
|
||||
{
|
||||
"key": "amenity",
|
||||
|
||||
Reference in New Issue
Block a user