At the moment in the NetTopologySuit there are a lot of fixes\improvements, which not included into DotSpatial.Topology. I think we need to think how to syncronize these two projects. I think we should reuse NetTopologySuit as a reference dll insde DotSpatial.Topology with some converters from NTS to DS classes.
Comments: ** Comment from web user: mogikanin **
Comments: ** Comment from web user: mogikanin **
There is a problem with referencing NTS and GeoAPI.
DotSpatial.Topology is a signed assembly (all core DS dlls are too), but NTS and GeoAPI - not. So i can't to reference them :(
Any suggestions?