Adding trig point term to survey point

(closes #4367)
This commit is contained in:
JamesKingdom
2017-09-21 21:04:50 +01:00
parent d9b3b7b577
commit c1ed8d3086
4 changed files with 12 additions and 1 deletions
+1
View File
@@ -3602,6 +3602,7 @@ en:
man_made/survey_point:
# man_made=survey_point
name: Survey Point
# 'terms: trig point,triangulation pillar,trigonometrical station'
terms: '<translate with synonyms or related terms for ''Survey Point'', separated by commas>'
man_made/tower:
# man_made=tower
+5
View File
@@ -10059,6 +10059,11 @@
"point",
"vertex"
],
"terms": [
"trig point",
"triangulation pillar",
"trigonometrical station"
],
"tags": {
"man_made": "survey_point"
},
@@ -7,6 +7,11 @@
"point",
"vertex"
],
"terms": [
"trig point",
"triangulation pillar",
"trigonometrical station"
],
"tags": {
"man_made": "survey_point"
},
+1 -1
View File
@@ -4250,7 +4250,7 @@
},
"man_made/survey_point": {
"name": "Survey Point",
"terms": ""
"terms": "trig point,triangulation pillar,trigonometrical station"
},
"man_made/tower": {
"name": "Tower",