@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
25 lines (24 loc) • 427 B
JSON
{
"icon": "temaki-freight_car",
"fields": [
"name",
"operator"
],
"moreFields": [
"gnis/feature_id-US"
],
"geometry": [
"point"
],
"tags": {
"railway": "yard"
},
"terms": [
"freight car stop",
"freight train station",
"rail freight station",
"railroad yard",
"railway yard"
],
"name": "Rail Yard"
}