Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As Italian Ministry of Transportation, I would like South Tyrol to have a SIRI-SX end-point #8

Open
3 tasks
rcavaliere opened this issue Sep 16, 2024 · 0 comments
Assignees

Comments

@rcavaliere
Copy link
Member

By the end of September, we need to have such kind of standard interface implemented.
SIRI-SX is the reference service for sharing disruption information in public transport, e.g. journey cancellation.
This interface will be implemented by STA with their suppliers, but are in delay. As MVP of the end-point the proposal is to have something static, related to an end-point controlled by us, which should be https://transmodel.api.opendatahub.com/siri-lite/situation-exchange.
We could then redirect this end-point to the right one, once STA has completed his work.

For the first MVP, the request is to:

<?xml version="2.0" encoding="UTF-8"?>
<Siri xmlns="http://www.siri.org.uk/siri" xmlns:ns2="http://www.ifopt.org.uk/acsb" xmlns:ns3="http://www.ifopt.org.uk/ifopt" xmlns:ns4="http://datex2.eu/schema/2_0RC1/2_0">
	<ServiceDelivery>
		<ResponseTimestamp>2024-09-06T16:48:38.640+02:00</ResponseTimestamp>
		<ProducerRef>RAP-Alto-Adige</ProducerRef>
		<ResponseMessageIdentifier>1</ResponseMessageIdentifier>
    <SituationExchangeDelivery>
			<ResponseTimestamp>2024-09-06T16:48:38.729+02:00</ResponseTimestamp>
      <SubscriberRef>NAP</SubscriberRef>
			<SubscriptionRef>1</SubscriptionRef>
			<Situations>
				<PtSituationElement>
				</PtSituationElement>
			</Situations>
		</SituationExchangeDelivery>
	</ServiceDelivery>
</Siri>
This issue is being transferred. Timeline may not be complete until it finishes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant