add survey point fields (#271)

This commit is contained in:
Kyℓe Hensel 2021-12-11 04:50:47 +13:00 committed by GitHub
parent d59f67d211
commit 889bc62edf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 95 additions and 4 deletions

View file

@ -1,8 +1,15 @@
{
"icon": "temaki-benchmark_disk",
"fields": [
"name",
"ref",
"ele_node",
"survey_point/structure",
"survey_point/purpose",
"ele_node"
],
"moreFields": [
"survey_point/datum_aligned",
"website",
"inscription"
],
"geometry": [
@ -11,6 +18,10 @@
],
"terms": [
"trig point",
"trig station",
"survey marker",
"geodetic mark",
"geodetic point",
"triangulation pillar",
"trigonometrical station"
],