This commit is contained in:
Bryan Housel
2016-08-03 21:34:28 -04:00
parent d47fa11256
commit b3d8d13138
4 changed files with 25 additions and 0 deletions
+5
View File
@@ -2552,6 +2552,11 @@ en:
# landuse=quarry
name: Quarry
terms: '<translate with synonyms or related terms for ''Quarry'', separated by commas>'
landuse/recreation_ground:
# landuse=recreation_ground
name: Recreation Ground
# 'terms: playing fields'
terms: '<translate with synonyms or related terms for ''Recreation Ground'', separated by commas>'
landuse/residential:
# landuse=residential
name: Residential Area
+12
View File
@@ -5660,6 +5660,18 @@
"terms": [],
"name": "Quarry"
},
"landuse/recreation_ground": {
"geometry": [
"area"
],
"tags": {
"landuse": "recreation_ground"
},
"terms": [
"playing fields"
],
"name": "Recreation Ground"
},
"landuse/residential": {
"icon": "building",
"geometry": [
+4
View File
@@ -1284,6 +1284,10 @@
"key": "landuse",
"value": "quarry"
},
{
"key": "landuse",
"value": "recreation_ground"
},
{
"key": "landuse",
"value": "residential"
+4
View File
@@ -2879,6 +2879,10 @@
"name": "Quarry",
"terms": ""
},
"landuse/recreation_ground": {
"name": "Recreation Ground",
"terms": "playing fields"
},
"landuse/residential": {
"name": "Residential Area",
"terms": ""