mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 05:43:53 +01:00
Merge 92fffaa6c3 into f0c506c3ca
This commit is contained in:
commit
22bb3a03d9
3 changed files with 69 additions and 0 deletions
6
data/fields/mtb/name.json
Normal file
6
data/fields/mtb/name.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "mtb:name",
|
||||
"type": "localized",
|
||||
"label": "Mountain Biking Name",
|
||||
"placeholder": "MTB name (if any)"
|
||||
}
|
||||
5
data/fields/oneway/mtb.json
Normal file
5
data/fields/oneway/mtb.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "oneway:mtb",
|
||||
"type": "check",
|
||||
"label": "One Way (Mountain Bike)"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue