@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
33 lines (32 loc) • 577 B
JSON
{
"fields": [],
"moreFields": [
"{@templates/contact}",
"address",
"contact/facebook",
"gnis/feature_id-US",
"level",
"not/name",
"opening_hours",
"payment_multi",
"ref/vatin",
"ref/FR/siret-FR",
"wheelchair"
],
"geometry": [
"point"
],
"tags": {
"@template": "poi"
},
"searchable": false,
"locationSet": {
"include": [
"999"
],
"exclude": [
"999"
]
},
"name": "{point}"
}