@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
21 lines (20 loc) • 364 B
JSON
{
"icon": "temaki-board_train",
"fields": [
"{public_transport/station}"
],
"moreFields": [
"{public_transport/station}"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"railway": "station"
},
"matchScore": 0.95,
"name": "Train Station",
"searchable": false
}