Add preset man_made=pumping_station

This commit is contained in:
Kushan Joshi
2016-09-05 18:11:24 +05:30
parent 8c29dd9348
commit 851daafced
5 changed files with 32 additions and 0 deletions

View File

@@ -2829,6 +2829,10 @@ en:
# man_made=pipeline
name: Pipeline
terms: '<translate with synonyms or related terms for ''Pipeline'', separated by commas>'
man_made/pumping_station:
# man_made=pumping_station
name: Pumping Station
terms: '<translate with synonyms or related terms for ''Pumping Station'', separated by commas>'
man_made/silo:
# man_made=silo
name: Silo

View File

@@ -6597,6 +6597,16 @@
},
"name": "Pipeline"
},
"man_made/pumping_station": {
"geometry": [
"point",
"area"
],
"tags": {
"man_made": "pumping_station"
},
"name": "Pumping Station"
},
"man_made/silo": {
"fields": [
"building_area",

View File

@@ -0,0 +1,10 @@
{
"geometry": [
"point",
"area"
],
"tags": {
"man_made": "pumping_station"
},
"name": "Pumping Station"
}

View File

@@ -1510,6 +1510,10 @@
"key": "man_made",
"value": "pipeline"
},
{
"key": "man_made",
"value": "pumping_station"
},
{
"key": "man_made",
"value": "silo"

View File

@@ -3128,6 +3128,10 @@
"name": "Pipeline",
"terms": ""
},
"man_made/pumping_station": {
"name": "Pumping Station",
"terms": ""
},
"man_made/silo": {
"name": "Silo",
"terms": "grain,corn,wheat"