Ero sivun ”Journeys API” versioiden välillä

391 merkkiä poistettu ,  16. heinäkuuta 2014 kello 03.44
Rivi 310: Rivi 310:
* http://example.com/journeys/api/stop-points?location=61.48016,23.83057 will return STOP POINTS that reside at given coordinates
* http://example.com/journeys/api/stop-points?location=61.48016,23.83057 will return STOP POINTS that reside at given coordinates
* http://example.com/journeys/api/stop-points?location=61.48016,23.83057:51.83057,13.83057 will return STOP POINTS that start within given coordinate box. Format: (upper left corner of the box):(lower right corner of the box)
* http://example.com/journeys/api/stop-points?location=61.48016,23.83057:51.83057,13.83057 will return STOP POINTS that start within given coordinate box. Format: (upper left corner of the box):(lower right corner of the box)
These queries return response like above, with entities matching the criteria. All query parameters are exclusive (if you specify multiple conditions, the conditions are ANDed together). For example query:
* http://example.com/journeys/api/stop-points?location=61.48016,23.83057&journeyId=111 will return STOP POINTS that reside at given coordinates AND is referred by a JOURNEY with id 111
0

muokkausta