mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-08 12:28:48 +00:00
api base for open data
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@933 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
8581e402c4
commit
c009e99d8c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ public class LinzProvider extends AbstractEfaProvider
|
|||
{
|
||||
public static final NetworkId NETWORK_ID = NetworkId.LINZ;
|
||||
public static final String OLD_NETWORK_ID = "www.linzag.at";
|
||||
public static final String API_BASE = "http://www.linzag.at/linz/";
|
||||
public static final String API_BASE = "http://www.linzag.at/linz/"; // open data: http://www.linzag.at/static/
|
||||
|
||||
public LinzProvider()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue