mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 12:53:52 +01:00
Add preset for amenity=driver_training and field for license_classes (#499)
This commit is contained in:
parent
036e2adfd7
commit
750823549b
3 changed files with 41 additions and 1 deletions
5
data/fields/license_classes.json
Normal file
5
data/fields/license_classes.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "license_classes",
|
||||
"type": "semiCombo",
|
||||
"label": "Driving License Classes"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue