Files
iD/presets/editors/rail.json
Jonathan Bennett d0d428f704 Update presets/editors/rail.json
A quick test edit, really. Adding station name and # platforms.
2012-10-24 19:51:44 +02:00

11 lines
136 B
JSON

{
'Station name': {
key: 'name',
type: 'text'
},
'No. passenger platforms': {
key: 'platform',
type: 'text'
}
}