mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-15 00:50:31 +00:00
split place and name of Magdeburg
This commit is contained in:
parent
2a778223f8
commit
01739f1077
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ public class NasaProvider extends AbstractHafasProvider
|
|||
}
|
||||
}
|
||||
|
||||
private static final String[] PLACES = { "Leipzig", "Halle (Saale)", "Halle" };
|
||||
private static final String[] PLACES = { "Leipzig", "Halle (Saale)", "Halle", "Magdeburg" };
|
||||
|
||||
@Override
|
||||
protected String[] splitPlaceAndName(final String name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue