approved, byrokraatit, ylläpitäjät
0
muokkausta
Rivi 302: | Rivi 302: | ||
A client can search STOP POINTS by issuing following requests:<br> | A client can search STOP POINTS by issuing following requests:<br> | ||
* http://data.itsfactory.fi/journeys/api/1/stop-points will return paged list of all STOP POINTS | * http://data.itsfactory.fi/journeys/api/1/stop-points will return paged list of all STOP POINTS | ||
* http://data.itsfactory.fi/journeys/api/1/stop-points?location=61. | * http://data.itsfactory.fi/journeys/api/1/stop-points?location=61.69978,23.89121 will return STOP POINTS that reside at given coordinates | ||
* http://data.itsfactory.fi/journeys/api/1/stop-points?location=61. | * http://data.itsfactory.fi/journeys/api/1/stop-points?location=61.49978,23.69121:61.79978,23.99121 will return STOP POINTS that start within given coordinate box. Format: (upper left corner of the box):(lower right corner of the box) |