Geometry Engine - Open Source
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS). As such, it aims to contain the complete functionality of JTS in C++. This includes all the OpenGIS "Simple Features for SQL" spatial predicate functions and spatial operators, as well as specific JTS topology functions such as IsValid().
- Developed at Application:Geo
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/geos && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
geos-3.11.1.tar.bz2 | 0006753232 6.44 MB | |
geos.changes | 0000027015 26.4 KB | |
geos.spec | 0000003717 3.63 KB |
Revision 21 (latest revision is 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 1038590
from
Martin Pluskal (pluskalm)
(revision 21)
- Update to version 3.11.1: * Remove spurious version from --libs geos-config options * Fix PreparedGeometry to avoid crashes with EMPTY elements in input (GH-678, Martin Davis) * Fix LineSegment.orientationIndex(LineSegment) (GH-699, Martin Davis) * Fix DepthSegment comparison operation (GH-707, Martin Davis) * Add OverlayNG support for simple GeometryCollection inputs (GH-716, Martin Davis) * Fix TopologyPreservingSimplifier to produce stable results for Multi inputs (GH-718) * Fix WKB hex endian test (GH-720, Paul Ramsey) * Improve ConvexHull radial sort robustness (GH-724, Martin Davis) * Use more robust Delaunay Triangulation frame size heuristic (GH-728, Martin Davis)
Comments 0