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