GeoLatte / geolatte-geom

A geometry model that conforms to the OGC Simple Features for SQL specification.
Other
134 stars 63 forks source link

Fix for Issue #51 #52

Closed stephanps closed 7 years ago

stephanps commented 7 years ago

Implements a method to calculate the orientation of a LinearRing and use it in AbstractSDOEncoder.addPolygon to decide the orientation of the rings of a polygon to be encoded.