Merge pull request #4185 from JamesKingdom/master

Adding telecom preset
This commit is contained in:
Bryan Housel
2017-07-28 02:50:08 -04:00
committed by GitHub
5 changed files with 59 additions and 0 deletions
+5
View File
@@ -3396,6 +3396,11 @@ en:
name: Storm Drain
# 'terms: cover,drain,hole,rain,sewer,sewage,storm'
terms: '<translate with synonyms or related terms for ''Storm Drain'', separated by commas>'
manhole/telecom:
# manhole=telecom
name: Telecom Manhole
# 'terms: cover,phone,hole,telecom,telephone,bt'
terms: '<translate with synonyms or related terms for ''Telecom Manhole'', separated by commas>'
natural:
# natural=*
name: Natural
+23
View File
@@ -8883,6 +8883,29 @@
],
"name": "Storm Drain"
},
"manhole/telecom": {
"icon": "circle-stroked",
"fields": [
"operator",
"ref"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"manhole": "telecom"
},
"terms": [
"cover",
"phone",
"hole",
"telecom",
"telephone",
"bt"
],
"name": "Telecom Manhole"
},
"natural": {
"icon": "natural",
"fields": [
+23
View File
@@ -0,0 +1,23 @@
{
"icon": "circle-stroked",
"fields": [
"operator",
"ref"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"manhole": "telecom"
},
"terms": [
"cover",
"phone",
"hole",
"telecom",
"telephone",
"bt"
],
"name": "Telecom Manhole"
}
+4
View File
@@ -1812,6 +1812,10 @@
"key": "manhole",
"value": "drain"
},
{
"key": "manhole",
"value": "telecom"
},
{
"key": "natural"
},
+4
View File
@@ -4078,6 +4078,10 @@
"name": "Storm Drain",
"terms": "cover,drain,hole,rain,sewer,sewage,storm"
},
"manhole/telecom": {
"name": "Telecom Manhole",
"terms": "cover,phone,hole,telecom,telephone,bt"
},
"natural": {
"name": "Natural",
"terms": ""