SFCGAL C++ wrapper library around CGAL
This library support ISO 19107:2013, OGC Simple Features Access 1.2 for 3D operations.
It provides standard compliant geometry types and operations, that can
be accessed from its C or C++ APIs. PostGIS uses the C API, to expose some
SFCGAL's functions in spatial databases (cf. PostGIS manual).
Geometry coordinates have an exact rational number representation and can
be either 2D or 3D. Among supported geometry types are :
Points
LineStrings
Polygons
TriangulatedSurfaces
PolyhedralSurfaces
GeometryCollections
Solids
Supported operations include :
WKT reading and writing with exact rational number representation for coordinates
Intersection operations and predicates
Convex hull computation
Tessellation
Extrusion
Area and distance computation
Minkovski sums
Contour offsets
Straight skeleton generations
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / sfcgal
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Application:Geo/sfcgal && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
SFCGAL-1.0.5.tar.gz | 0002376514 2.27 MB | |
_constraint | 0000000228 228 Bytes | |
sfcgal-rpmlintrc | 0000000253 253 Bytes | |
sfcgal.changes | 0000002965 2.9 KB | |
sfcgal.spec | 0000004870 4.76 KB |
Revision 3 (latest revision is 43)
- upstream updated release 1.0.5 Fix validity check message when converting to 2D Fix a polygon orientation test (postgis bug #2818) Fix a bug in plane3D Add better handling of EMPTY in collections Compilation issues: Fix a cmake issue (FindOsgQT) Fix compilation issue with gcc < 4.5 Avoid osg dependency when viewer is not built Fix postgresql include directory Add detection of lib64 directories - packaging : removed obsolete merged upstream patches sle-error-typename-outside-of-template.patch 0001-Small-typo-changed-requiered-to-required.patch 0007-fixes-polygon-triangulation.patch 0004-Replace-lib-by-CMAKE_INSTALL_LIBDIR-in-installation-.patch 0002-Add-VERSION-and-SOVERSION-properties.patch 0003-Add-detection-of-lib-lib64-directory.patch 0005-Added-FindPostgreSQL.cmake-macros.patch 0006-fixed-unfindable-postgres-header-cmake-variable.patch use of %cmake macro.
Comments 0