mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 16:29:51 +00:00
new api base for Belgium
This commit is contained in:
parent
4c54dbbe90
commit
c7c983b620
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ import de.schildbach.pte.util.ParserUtils;
|
||||||
public class SncbProvider extends AbstractHafasProvider
|
public class SncbProvider extends AbstractHafasProvider
|
||||||
{
|
{
|
||||||
public static final NetworkId NETWORK_ID = NetworkId.SNCB;
|
public static final NetworkId NETWORK_ID = NetworkId.SNCB;
|
||||||
private static final String API_BASE = "http://hari.b-rail.be/hafas/bin/";
|
private static final String API_BASE = "http://www.belgianrail.be/jp/sncb-nmbs-routeplanner/"; // http://hari.b-rail.be/hafas/bin/
|
||||||
|
|
||||||
public SncbProvider()
|
public SncbProvider()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue