mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 05:43:53 +01:00
Merge 485b8b3739 into 12f0515143
This commit is contained in:
commit
1881227a2c
3 changed files with 34 additions and 0 deletions
6
data/fields/maxdraft.json
Normal file
6
data/fields/maxdraft.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "maxdraft",
|
||||
"type": "roadheight",
|
||||
"label": "Maximum Draft",
|
||||
"snake_case": false
|
||||
}
|
||||
5
data/fields/seamark/name.json
Normal file
5
data/fields/seamark/name.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"key": "seamark:name",
|
||||
"type": "text",
|
||||
"label": "{ref}"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue