mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
Update presets/editors/rail.json
A quick test edit, really. Adding station name and # platforms.
This commit is contained in:
@@ -1,2 +1,11 @@
|
||||
{
|
||||
'Station name': {
|
||||
key: 'name',
|
||||
type: 'text'
|
||||
},
|
||||
|
||||
'No. passenger platforms': {
|
||||
key: 'platform',
|
||||
type: 'text'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user