mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 17:28:49 +00:00
Adapt to API change of Poland.
This commit is contained in:
parent
3ffd75b3cb
commit
22804d9e4d
1 changed files with 1 additions and 4 deletions
|
@ -28,10 +28,7 @@ import de.schildbach.pte.util.StringReplaceReader;
|
|||
public class PlProvider extends AbstractHafasProvider
|
||||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.PL;
|
||||
private static final String API_BASE = "http://rozklad-pkp.pl/bin/";
|
||||
|
||||
// http://rozklad.sitkol.pl/bin/
|
||||
// http://h2g.sitkol.pl/bin/
|
||||
private static final String API_BASE = "http://rozklad.bilkom.pl/bin/";
|
||||
|
||||
public PlProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue