Siirry sisältöön

Ero sivun ”Tampere Public Transport SIRI Interface (Realtime JSON at data.itsfactory.fi)” versioiden välillä

p
Poistettu SIRI XML Access: http://data.itsfactory.fi/siriaccess/gm/siri - ei toiminut
 
p (Poistettu SIRI XML Access: http://data.itsfactory.fi/siriaccess/gm/siri - ei toiminut)
 
(13 välissä olevaa versiota 3 käyttäjän tekeminä ei näytetä)
Rivi 4: Rivi 4:
__NOTOC__
__NOTOC__


[[Tampere_Public_Transport_SIRI_Interface_(Realtime)|Realtime SIRI interface]] from Tampere Public Transport Information System (IJ2010) provides the realtime information for server-to-server connections only. [[ITS_Factory | ITS Factory]] provides realtime SIRI service interface for client accesses. Please see "API Access" later on this page for details on how to access the API.
[[ITS_Factory | ITS Factory]] provides realtime data from Tampere Public Transportation. All the data comes from [[Tampere_Public_Transport_SIRI_Interface_(Realtime)|Realtime SIRI interface]] in Tampere Public Transport Information System (IJ2010).
 
The original SIRI XML data is converted to JSON for client accesses. Please see "API Access" later on this page for details on how to access the API.
 
This interface is intended for developers aiming to develop solutions and services that use real-time public transport data. Realtime information is updated every second. The provided real-time SIRI services offer the same information that was previously only available for passenger information displays and for Lissu Liikenteenseuranta web portal.


===Basic Information===
===Basic Information===
Data formats: XML and JSON <br/>
Data formats: XML and JSON <br/>
Standard: [[ITS_Standards|SIRI]]<br/>
Standard: [[ITS_Standards|SIRI]]. <i>Remark: This API is a JSON modification of the [[ITS_Standards|SIRI]] 1.3 standard. Officially the JSON extension will be part of the [[ITS_Standards|SIRI]] 2.0 version of the standard, but that is not yet approved.</i><br/>
Availability: P7/2013<br/>
Availability: P9/2013<br/>
Maintainance: ITS Factory (dev-support@itsfactory.fi)<br/>
Maintainance: ITS Factory (dev-support@itsfactory.fi)<br/>
Licence: [[Tampere City Open Data License|Tampere City Open Data License]]


===Data scope===
===Data scope===
Rivi 18: Rivi 21:
===Data contents===
===Data contents===
*(Available) SIRI-service: Vehicle Monitoring (VM)  
*(Available) SIRI-service: Vehicle Monitoring (VM)  
*(Planned) SIRI-service: General Messaging (GM)  
*(Available) SIRI-service: General Messaging (GM)  
*(Planned) SIRI-service: Stop Monitoring (SM)
*(Planned) SIRI-service: Stop Monitoring (SM)


Rivi 27: Rivi 30:


===API access===
===API access===
Please note that the url is still subject to change since the service is in beta (a domain name will be added later on).


* JSON/REST Access: http://178.217.134.37:8080/siriaccess/vm/rest
For SIRI Vehicle Monitoring
* SIRI XML Access: http://178.217.134.37:8080/siriaccess/vm/siri (please note that this url accepts HTTP POST requests and therefore does not open up in the browser)
* JSON/HTTP Access: http://data.itsfactory.fi/siriaccess/vm/json
 
For SIRI General Messages
* JSON/HTTP Access: http://data.itsfactory.fi/siriaccess/gm/json


See [[ITSFactory_siriaccess_developerguide | ITS Factory Siri Access Developer Guide]] for how to access the API in REST and SIRI XML formats.
See [[ITSFactory_siriaccess_developerguide | ITS Factory Siri Access Developer Guide]] for how to access the API in JSON and SIRI XML formats.


===Access request===
===Access request===