mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-30 14:23:52 +01:00
Update preset defaults configuration
- Modify point preset defaults ordering - Adjust vertex preset priority settings - Update default preset categories for improved user experience
This commit is contained in:
parent
9af3254e65
commit
503f71b020
2 changed files with 12 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
"amenity/place_of_worship",
|
||||
"amenity/cafe",
|
||||
"amenity/restaurant",
|
||||
"aeroway/runway",
|
||||
"area"
|
||||
],
|
||||
"line": [
|
||||
|
|
@ -20,6 +21,7 @@
|
|||
"category-barrier",
|
||||
"category-natural",
|
||||
"category-utility",
|
||||
"aeroway/runway",
|
||||
"line"
|
||||
],
|
||||
"point": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue