GeoLatte / geolatte-geom

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

Userguide #120

Closed AadityaRavindran closed 1 year ago

AadityaRavindran commented 3 years ago

I can't seem to find a good user guide for the newest library version. Can someone point me to one?

Eg: 1. How do I make a 3d point in EPSG:32614? I know one way is to convert wkt to a point, but what would be the correct way? Geometries.mkPoint seems to work with G2D, but not G3D.

  1. Support for GeometryDeserializer for jackson seems to have been dropped.
maesenka commented 1 year ago

The README covers these questions. Therefore closing this issue.