mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 13:53:52 +01:00
Also support contact:* tags on Phone, Fax, Email and Website fields. closes #905
This commit is contained in:
parent
d23493c5b1
commit
5dafd816f9
6 changed files with 12 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"key": "fax",
|
||||
"keys": ["fax", "fax:phone"],
|
||||
"type": "tel",
|
||||
"label": "Fax",
|
||||
"placeholder": "+31 42 123 4567"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue