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

Cleaning up PassengerStopAssignment #782

Conversation

ue71603
Copy link
Contributor

@ue71603 ue71603 commented Sep 28, 2024

Currently it would be allowed to create SSP, SP, Quay and BoardingPosition in PassengerStopAssignments. In my view this is unnecessary and evil as if somebody really would do it, then we have even more problems in finding the stuff.

@ue71603 ue71603 added change-request Additional feature, discussed withe the group and having a proper Change Requet in Basecamp. needs documentation update The NeTEx document needs to be updated labels Sep 28, 2024
@ue71603 ue71603 added this to the netex_2.0 milestone Sep 28, 2024
@ue71603
Copy link
Contributor Author

ue71603 commented Sep 28, 2024

They did it in the UK:


					<stopAssignments>
						<PassengerStopAssignment version="any" created="2004-06-09T14:20:00-05:00" responsibilitySetRef="nptgUkAdministrativeArea:060" id="naptStop:260010966" order="1">
							<ScheduledStopPoint version="any" created="2004-06-09T14:20:00-05:00" responsibilitySetRef="nptgUkAdministrativeArea:060" id="naptStop:260010966">
								<!-- NaPTAN StopPoint.AdministrativeAreaRef>060  -->
								<Name>Netherley Road</Name>
								<!--  NaPTAN StopPoint.Timingstatus  -->
								<TimingPointStatus>timingPoint</TimingPointStatus>
								<AllowedForWaitTime>PT0M</AllowedForWaitTime>
								<stopAreas>
									<StopAreaRef version="0" ref="naptArea:060G000001"/>
									<!--	NaPTAN StopArea.StopPointRef  -->
								</stopAreas>
								<StopType>onstreetBus</StopType>
								<!--	NaPTAN StopPoint.StopClassification  -->
								<VehicleModes>bus</VehicleModes>
								<!--	NaPTAN StopPoint.StopClassification  -->
							</ScheduledStopPoint>
							<StopPlace version="any" id="naptStop:260010966" responsibilitySetRef="nptgUkAdministrativeArea:060">
								<Name>Netherley Road</Name>
								<TopographicPlaceView>
									<TopographicPlaceRef ref="nptgUkLocality:E0000004"/>
									<!--	NaPTAN StopPoint.Place. NptgLocalityRef  -->
									<Name>Aberdeen</Name>
									<!--	NaPTAN StopPoint.Place. NptgLocalityName -->

Why? Why must every stupid feature of NeTEx be implemented by someone.

@ue71603 ue71603 closed this Sep 28, 2024
@skinkie
Copy link
Contributor

skinkie commented Sep 28, 2024

What seems to be happening here is that the operator must even use the ScheduledStopPoints provided. But does the UK even have a NeTEx timetable at this point in time?

@trurlurl trurlurl removed the needs documentation update The NeTEx document needs to be updated label Oct 21, 2024
@trurlurl
Copy link
Collaborator

Removed needs documentation update label since closed without merging.

@skinkie skinkie deleted the remove-possibility-to-do-inline-stuff-in-PassengerStopAssignment branch November 19, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change-request Additional feature, discussed withe the group and having a proper Change Requet in Basecamp.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants