org.geolatte.geom.codec.support.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of geolatte-geom Show documentation
Show all versions of geolatte-geom Show documentation
This geoLatte-geom library offers a geometry model that conforms to the OGC Simple Features for SQL
specification.
The newest version!
/**
* This package contains data structures useful when decoding {@code Geometry}s from WKT/WKB or GEOJSON
*/
package org.geolatte.geom.codec.support;