Details
Description
Degree as a nice set of convenience methods and constructors in their interfaces. We should pick some idea in order to make ISO 19107 interfaces easier to use. An example of convenience constructor is:
Polygon createPolygon(List<DirectPosition> exteriorRing, Collection<List<DirectPosition>> interiorRings);
a specific user request was a createArcByCenterPoint() method in GeometryFactory