VDVde / OJP

Open API for distributed journey planning. CEN/TS 17118:2017.
https://www.vdv.de/open-journey-planner.aspx
22 stars 12 forks source link

Circular references check #364

Open skinkie opened 1 year ago

skinkie commented 1 year ago

Using the later xsData master circular references can be easily checked for. I think this is all SIRI related.

debug: Possible circular reference AffectedLineStructure, AffectedStopPointStructure
debug: Possible circular reference AffectedLineStructure, AffectedStopPointStructure
debug: Possible circular reference Routes, AffectedRouteStructure
debug: Possible circular reference StopPoints, AffectedStopPointStructure
debug: Possible circular reference Lines, AffectedLineStructure
ue71603 commented 1 year ago

@skinkie Yes, all SIRI. Do you move it there?

ue71603 commented 1 year ago

When SIRI is completet, we will have a look here.