NetTopologySuite / NetTopologySuite.Curve

Enhancement for NetToplogySuite that handles Curved geometries
Other
3 stars 4 forks source link

Status of project? #6

Open cspoerri opened 2 years ago

cspoerri commented 2 years ago

Hi there,

what is the status of this project? I'm working on a project and would like to see curve support in NetTopologySuite. More than happy to contribute :)

Chris

FObermaier commented 2 years ago

It is pending. This project (as-is) requires changes to core NetTopologySuite to be able to work at all. There is no consent on whether NetTopologySuite.Curve should be within NetTopologySuite or not.

see: https://github.com/NetTopologySuite/NetTopologySuite/pull/526

cspoerri commented 2 years ago

Anything that can be done to move this forward? We have project pressure and need this resolved soon, otherwise we need to find another solution - and would need to drop the NetTopoloySuite approach.

jhvjnr commented 2 years ago

I also have an interest in this project. I currently use a version I forked and compiled after some small changes. I created

PR https://github.com/NetTopologySuite/NetTopologySuite.Curve/pull/5

which contains the changes I made so that I could use the project