approved, byrokraatit, ylläpitäjät
0
muokkausta
(→Routes) |
|||
Rivi 194: | Rivi 194: | ||
A client can search ROUTES by issuing following requests:<br> | A client can search ROUTES by issuing following requests:<br> | ||
* http://data.itsfactory.fi/journeys/api/1/routes will return paged list of all ROUTES | * http://data.itsfactory.fi/journeys/api/1/routes will return paged list of all ROUTES | ||
* http://data.itsfactory.fi/journeys/api/1/routes?lineId= | * http://data.itsfactory.fi/journeys/api/1/routes?lineId=2 will return ROUTES which run on the LINE with id 2 | ||
* http://data.itsfactory.fi/journeys/api/1/routes?startsAt=61.49738,23.76155 will return ROUTES that start at given coordinates | * http://data.itsfactory.fi/journeys/api/1/routes?startsAt=61.49738,23.76155 will return ROUTES that start at given coordinates | ||
* http://data.itsfactory.fi/journeys/api/1/routes?startsAt=61.39738,23.66155:61.49838,23.77155 will return ROUTES that start within given coordinate box. Format: (upper left corner of the box):(lower right corner of the box) | * http://data.itsfactory.fi/journeys/api/1/routes?startsAt=61.39738,23.66155:61.49838,23.77155 will return ROUTES that start within given coordinate box. Format: (upper left corner of the box):(lower right corner of the box) |