Ero sivun ”Journeys API” versioiden välillä

1 008 merkkiä lisätty ,  6. lokakuuta 2014 kello 01.40
Rivi 120: Rivi 120:


by using multiple query parameters.
by using multiple query parameters.
==== Query Parameter Reference ====
Below you can find allowed query parameters by Journeys API url.
<pre>
api/1/lines
- id : String
- description : String
api/1/routes
- lineId : String
- name : String
api/1/journey-patterns
- lineId : String
- name : String
- firstStopPointId : String
- lastStopPointId : String
- stopPointId : String
api/1/journeys
- lineId : String
- routeId : String
- journeyPatternId : String
- dayTypes : comma separated list of: monday, tuesday, wednesday, friday, saturday, sunday
- departureTime : hh:mm:ss+mm-mm [now+mm-mm]
- arrivalTime : hh:mm:ss+mm-mm [now+mm-mm]
- firstStopPointId : String
- lastStopPointId : String
- stopPointId : String
api/1/stop-points
- name: String
- location: lat,lon or lat1,lon1:lat2,lon2 (upper left corner of a box : lower right corner of a box)
- tariffZone : one of: 1,2,3,S (http://joukkoliikenne.tampere.fi/fi/muutokset-tampereen-seudun-joukkoliikenteessa-30.6.2014/tariffijarjestelma-ja-vyohykejako.html)
</pre>


==== About IDs ====
==== About IDs ====
0

muokkausta