Closed pfw closed 2 years ago
Agreed on splitting out. I think there is a bunch in the UI related modules that could go to a more general module, just data handling.
This was a drive by error and the quickest fix without diving too deep down a rabbit hole. The diff view makes 4 calls to kart to get the data for that dialog so potentially that should be pulled together and the clean up to 2-dimensional points done there.
Exclude any z values from geometries when creating points. Geometries with x,y,z would crash the geometry diff viewer.