Files
iD/data/presets/editors/rail.json
Tom MacWright 662cfeb576 Improve preset searching
Add preset searching of terms
Add more synonyms, improve matching - levenstein for terms too.
2013-03-06 16:54:32 -05:00

11 lines
136 B
JSON

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