Skip to content

Commit

Permalink
add preset for turntable (#783)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yle authored Feb 13, 2023
1 parent 26ed4bc commit c9b4fb2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions data/presets/railway/turntable.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"icon": "maki-circle-stroked",
"geometry": [
"area",
"vertex"
],
"fields": [
"ref"
],
"tags": {
"railway": "turntable"
},
"terms": [
"turn table"
],
"name": "Railway Turntable"
}

0 comments on commit c9b4fb2

Please sign in to comment.