mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 23:14:41 +02:00
add preset for turntable (#783)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "maki-circle-stroked",
|
||||
"geometry": [
|
||||
"area",
|
||||
"vertex"
|
||||
],
|
||||
"fields": [
|
||||
"ref"
|
||||
],
|
||||
"tags": {
|
||||
"railway": "turntable"
|
||||
},
|
||||
"terms": [
|
||||
"turn table"
|
||||
],
|
||||
"name": "Railway Turntable"
|
||||
}
|
||||
Reference in New Issue
Block a user