Waterway first attempt

This commit is contained in:
JamesKingdom
2017-08-29 21:34:09 +01:00
parent d493ee9a89
commit 5171a176e7
5 changed files with 42 additions and 0 deletions
+4
View File
@@ -4781,6 +4781,10 @@ en:
# type=site
name: Site
terms: '<translate with synonyms or related terms for ''Site'', separated by commas>'
type/waterway:
# type=waterway
name: Waterway
terms: '<translate with synonyms or related terms for ''Waterway'', separated by commas>'
vertex:
name: Other
terms: '<translate with synonyms or related terms for ''Other'', separated by commas>'
+15
View File
@@ -15065,6 +15065,21 @@
"site"
]
},
"type/waterway": {
"geometry": [
"relation"
],
"tags": {
"type": "waterway"
},
"name": "Waterway",
"icon": "waterway-river",
"fields": [
"name",
"waterway",
"ref"
]
},
"vertex": {
"name": "Other",
"tags": {},
+15
View File
@@ -0,0 +1,15 @@
{
"geometry": [
"relation"
],
"tags": {
"type": "waterway"
},
"name": "Waterway",
"icon": "waterway-river",
"fields": [
"name",
"waterway",
"ref"
]
}
+4
View File
@@ -2994,6 +2994,10 @@
"key": "type",
"value": "site"
},
{
"key": "type",
"value": "waterway"
},
{
"key": "waterway",
"value": "boatyard"
+4
View File
@@ -5309,6 +5309,10 @@
"name": "Site",
"terms": ""
},
"type/waterway": {
"name": "Waterway",
"terms": ""
},
"vertex": {
"name": "Other",
"terms": ""