Hello group, I'm currently writing an algorithm to create a CurvePolygon object given (out of my control) a list of Coordinate objects. Say one of the Coordinate objects is identified to be an *arc* Coordinate.
So we have Coordinate c1 Coordinate c2 Coordinate c3 Coordinate c4-Arc Coordinate c5 Coordinate c6 I've been looking through the API trying to take advantage of a convenient strategy. I'm off and running, but I'd like to get any further advise on how to build the components (CircularString, CompoundCurve ,... and CurvePolygon) Any advice greatly appreciated. Thanks Tom
------------------------------------------------------------------------------
_______________________________________________ GeoTools-GT2-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
