mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-16 13:59:07 +02:00
drop "description" field from valley and cape presets
this is a universal field which is available for all presets
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
"icon": "temaki-cape_landform",
|
||||
"fields": [
|
||||
"name",
|
||||
"ele_node",
|
||||
"description"
|
||||
"ele_node"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -2,8 +2,7 @@
|
||||
"icon": "temaki-valley",
|
||||
"fields": [
|
||||
"name",
|
||||
"ele_node",
|
||||
"description"
|
||||
"ele_node"
|
||||
],
|
||||
"geometry": [
|
||||
"vertex",
|
||||
|
||||
Reference in New Issue
Block a user