mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Add mtb:name field
This commit is contained in:
parent
972151f809
commit
41a4c9f999
1 changed files with 6 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)"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue