mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
17 lines
227 B
JSON
17 lines
227 B
JSON
{
|
|
"fields": [
|
|
"railway"
|
|
],
|
|
"geometry": [
|
|
"point",
|
|
"vertex",
|
|
"line",
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"railway": "*"
|
|
},
|
|
"searchable": false,
|
|
"name": "Railway"
|
|
}
|