mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
@@ -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
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
Vendored
+1
-1
@@ -4250,7 +4250,7 @@
|
||||
},
|
||||
"man_made/survey_point": {
|
||||
"name": "Survey Point",
|
||||
"terms": ""
|
||||
"terms": "trig point,triangulation pillar,trigonometrical station"
|
||||
},
|
||||
"man_made/tower": {
|
||||
"name": "Tower",
|
||||
|
||||
Reference in New Issue
Block a user