Skip to content

Commit c9b4fb2

Browse files
authored
add preset for turntable (#783)
1 parent 26ed4bc commit c9b4fb2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

data/presets/railway/turntable.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"icon": "maki-circle-stroked",
3+
"geometry": [
4+
"area",
5+
"vertex"
6+
],
7+
"fields": [
8+
"ref"
9+
],
10+
"tags": {
11+
"railway": "turntable"
12+
},
13+
"terms": [
14+
"turn table"
15+
],
16+
"name": "Railway Turntable"
17+
}

0 commit comments

Comments
 (0)