Merge pull request #4531 from Vonter/master

added preset for railway=light_rail
This commit is contained in:
Bryan Housel
2017-11-15 11:57:59 -05:00
committed by GitHub

View File

@@ -0,0 +1,22 @@
{
"icon": "railway-light-rail",
"geometry": [
"line"
],
"tags": {
"railway": "light_rail"
},
"fields": [
"name",
"structure",
"gauge",
"electrified",
"service_rail"
],
"terms": [
"light rail",
"streetcar",
"trolley"
],
"name": "Light Rail"
}