forked from GeoLatte/geolatte-geom
-
Notifications
You must be signed in to change notification settings - Fork 0
bertvh/geolatte-geom
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Geolatte-geom is a Geometry model for Java that conforms to the Simple Features For SQL specification 1.2.1. It is intended as a drop-in replacement for the Java Topology Suite (JTS) geometry model. GeoLatte-geom is fully interoperable with JTS but offers the following additional features: - immutable data structures (Geometries are value objects). - support for 3D, 2DM and 3DM geometries - support for several dialects of WKT/WKB (Postgis, Sql Server, SFS 1.21) - pluggable, extendable Geometry operations - CRS-awareness (knowledge of coordinate reference system (projected/geodetic, angular units of metres) - geodetic operations (length, distance and area calculations)
About
A geometry model that conforms to the OGC Simple Features for SQL specification.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%