ObjectVision / GeoDMS

Source code for the GeoDMS software
https://www.geodms.nl/
Other
7 stars 1 forks source link

Unable to open other items because of errors later in the tree #706

Closed jipclaassens closed 3 months ago

jipclaassens commented 5 months ago

image

Steps to reproduce: (TL:DR -> scroll to bottom) C:\ProjDir\Jip\_Github_issues\NetworkModel_PBL_RegressieTest_issue706\cfg\main.dms

If unlinked data is not present: /RegressieTest/Step1_prepare_data

If present, continue with: /RegressieTest/t405_2_NetworkModel_PBL_indicator_results_test/result

This gives an error Link_Node2_rel: out of range or undefined values not allowed

What is really wrong here? So continue with F2. You'll end up here: /NetworkSetup/ConfigurationPerRegio/all/PublicTransport/At_07h00m00s/TransitionTypes/Org2Stop_W/Transition/nr_OrgEntity

This is not the ultimate item? Manually click on parent 'Transition' and via calculation rule continue to: /NetworkSetup/ConfigurationPerRegio/all/PublicTransport/ODConnections/CreateODconnections/Sparse_uitwerking_Org2Stop_W/AB/FromTime_Walk

The item distance on top is also red. Still with the same error message. Continue F2 until /NetworkSetup/ConfigurationPerRegio/all/PublicTransport/ODConnections/RoadNets_Org2Stop_W/Network/ODMatrix/alt_imp

This is a result of an impedance_matrix. But the 'duration' in the parent container is also red. But the geometry in that container is not accessible because of the later errors: /NetworkSetup/ConfigurationPerRegio/all/PublicTransport/ODConnections/RoadNets_Org2Stop_W/Network/geometry

TL:DR Activate: /RegressieTest/t405_2_NetworkModel_PBL_indicator_results_test/result

Then try to activate /NetworkSetup/ConfigurationPerRegio/all/PublicTransport/ODConnections/RoadNets_Org2Stop_W/Network/geometry

Why am I not allowed to open this? With Alt+R and activing the mentioned geometry (and the other items in the unit) is working!

image

MaartenHilferink commented 3 months ago

Fixed ? image and then: image

jipclaassens commented 3 months ago

Not reproducable/maybe fixed.