Skip to content

Commit

Permalink
Merge pull request #4531 from Vonter/master
Browse files Browse the repository at this point in the history
added preset for railway=light_rail
  • Loading branch information
bhousel authored Nov 15, 2017
2 parents 6e0a2c1 + 9e2def3 commit 54d61ae
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/presets/presets/railway/light_rail.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 54d61ae

Please sign in to comment.