mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 04:57:54 +02:00
Preset: tree_stump geometry same as tree (#957)
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
{
|
||||
"icon": "temaki-tree_stump",
|
||||
"geometry": [
|
||||
"area",
|
||||
"point"
|
||||
],
|
||||
"moreFields": [
|
||||
"leaf_type_singular",
|
||||
"leaf_cycle_singular",
|
||||
@@ -12,6 +8,10 @@
|
||||
"circumference",
|
||||
"{natural/tree}"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"natural": "tree_stump"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user