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

ITS Factory Developer Wikistä
Ei muokkausyhteenvetoa
Rivi 10: Rivi 10:
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.
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.


The interface will be developed according to [[ITS_Standards|SIRI]] 2.0 standard.
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.


===Basic Information===
===Basic Information===

Versio 24. syyskuuta 2013 kello 14.21


ITS Factory provides realtime data from Tampere Public Transportation. All the data comes from 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.

This API is a JSON modification of the SIRI 1.3 standard. Officially the JSON extension will be part of the SIRI 2.0 version of the standard, but that is not yet approved.

Basic Information

Data formats: XML and JSON
Standard: SIRI
Availability: P9/2013
Maintainance: ITS Factory (dev-support@itsfactory.fi)
Licence: Tampere City Open Data License

Data scope

Tampere bus traffic.

Data contents

  • (Available) SIRI-service: Vehicle Monitoring (VM)
  • (Planned) SIRI-service: General Messaging (GM)
  • (Planned) SIRI-service: Stop Monitoring (SM)

Access constraints

  • Access is open for anyone during beta phase, after beta phase access is given by request.
  • Use is free of charge.
  • Distribution and re-use of the data is allowed.

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).

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

Access request

Account requests: dev-support@itsfactory.fi (after beta phase)

More information

The service is part of ITS Factory Developer Sandbox.