@openstreetmap/id-tagging-schema
Version:
The OpenStreetMap tagging model used by the iD editor
34 lines (33 loc) • 655 B
JSON
{
"icon": "temaki-railway_track_partial",
"fields": [
"name",
"opening_date",
"check_date",
"note",
"structure",
"tunnel/name",
"gauge",
"electrified"
],
"moreFields": [
"bridge/name",
"bridge/ref",
"covered_no",
"frequency_electrified",
"highspeed",
"incline",
"maxspeed",
"service_rail",
"usage_rail",
"voltage_electrified"
],
"geometry": [
"line"
],
"tags": {
"railway": "construction"
},
"matchScore": 0.95,
"name": "Railway Under Construction"
}