uscuni / simplification

Simplification of street network geometry
Other
6 stars 0 forks source link

Continuity-preserving simplification of triangular artifacts #53

Closed martinfleis closed 1 week ago

martinfleis commented 1 month ago

Notebook with prototype code that should be able to simplify all cases of triangular artefacts while preserving the continuity of street network. Will have to turn it into a real thing but all seems to work. No clue about the performance but should not be that terrible given triangles are a small subset.

martinfleis commented 1 month ago

I've included filtering as discussed and left some to-do notes in there. I'd like to pick them up before merging but not sure when it'll happen

jGaboardi commented 1 week ago

@martinfleis are you still actively adding to this PR or is it ready for re-review?

martinfleis commented 1 week ago

I still got pending to-do's on my side

martinfleis commented 1 week ago

Now this is ready :)

martinfleis commented 1 week ago

yeah, agree on that but have no clue how to name it. In the end, it is going to be internal anyway.