mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-20 23:44:42 +02:00
allow Viewpoints to be mapped as areas, closes #650
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"icon": "temaki-spotting_scope",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"direction"
|
||||
|
||||
Reference in New Issue
Block a user