Skip to content

Commit b4a6fa1

Browse files
committed
Add preset for platform edge
1 parent d87f48d commit b4a6fa1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"icon": "temaki-board_train",
3+
"fields": [
4+
"ref",
5+
"tactile_paving"
6+
],
7+
"geometry": [
8+
"line"
9+
],
10+
"tags": {
11+
"railway": "platform_edge"
12+
},
13+
"name": "Platform edge"
14+
}

0 commit comments

Comments
 (0)