SpaceGroupUCL / depthmapX

depthmapX is a multi-platform Spatial Network Analysis Software
198 stars 53 forks source link

DepthmapX is crashing when i attempt to delete an axial line or segment #408

Closed ben547 closed 3 years ago

ben547 commented 3 years ago

This is quite urgent so any help here would be amazing. I need to delete certain lines, but it will either immediately crash, or delete the wrong line beside it and then crash. Essentially I am trying to model the robustness of a road network during flood events. So I need to delete certain lines which would be flooded and then perform the various analyses, comparing it with with the pre-flood road network. So this step of deleting lines is absolutely critical.

The road network in question is the city of Hull, but the file i originally imported was much larger area of north east england. I had to crop the map in depthmapx by deleting all of the area surrounding Hull, and I did this without a problem. I then performed the angular segment analysis without problem either. But now, deleting specific lines, it crashes, and it is driving me insane!!

blsemo commented 3 years ago

Can you please clarify some things:

ben547 commented 3 years ago

-Version 0.5b -I am using segment map for my ASA, but I have an Axial map too and there is the same problem. -This is the cropped file of hull. I convert map to axial map, editable on, and then select certain lines to delete. Some will be deleted, others nothing will happen, and others if I keep trying it crashes. CroppedDXFfromCAD.zip

Thank you

blsemo commented 3 years ago

0.5b is fairly old, and I believe there have been fixes around deleting entities. Have you tried if the problem still happens in the latest version (0.8.0, https://github.com/SpaceGroupUCL/depthmapX/releases/tag/v0.8.0)?

ben547 commented 3 years ago

Okay, so far that seems to have fixed it. Thank you so much!