mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 13:53:52 +01:00
prettify all presets and fields
This commit is contained in:
parent
8de7591a55
commit
1f585962ce
207 changed files with 644 additions and 507 deletions
|
|
@ -3,20 +3,20 @@
|
|||
"type": "combo",
|
||||
"label": "Surface",
|
||||
"strings": {
|
||||
"options": {
|
||||
"asphalt": "Asphalt",
|
||||
"unpaved": "Unpaved",
|
||||
"paved": "Paved",
|
||||
"ground": "Ground",
|
||||
"gravel": "Gravel",
|
||||
"compacted": "Compacted",
|
||||
"concrete": "Concrete",
|
||||
"paving_stones": "Paving Stones",
|
||||
"dirt": "Dirt",
|
||||
"grass": "Grass",
|
||||
"sand": "Sand",
|
||||
"wood": "Wood",
|
||||
"artificial_turf": "Artificial Turf"
|
||||
}
|
||||
}
|
||||
"options": {
|
||||
"asphalt": "Asphalt",
|
||||
"unpaved": "Unpaved",
|
||||
"paved": "Paved",
|
||||
"ground": "Ground",
|
||||
"gravel": "Gravel",
|
||||
"compacted": "Compacted",
|
||||
"concrete": "Concrete",
|
||||
"paving_stones": "Paving Stones",
|
||||
"dirt": "Dirt",
|
||||
"grass": "Grass",
|
||||
"sand": "Sand",
|
||||
"wood": "Wood",
|
||||
"artificial_turf": "Artificial Turf"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue