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 |
---|---|---|
0001-Small-typo-changed-requiered-to-required.patc |
0000001207 1.18 KB | |
0002-Add-VERSION-and-SOVERSION-properties.patch | 0000000723 723 Bytes | |
0003-Add-detection-of-lib-lib64-directory.patch | 0000002326 2.27 KB | |
0004-Replace-lib-by-CMAKE_INSTALL_LIBDIR-in-instal |
0000000764 764 Bytes | |
0005-Added-FindPostgreSQL.cmake-macros.patch | 0000003040 2.97 KB | |
0006-fixed-unfindable-postgres-header-cmake-variab |
0000002477 2.42 KB | |
0007-fixes-polygon-triangulation.patch | 0000003835 3.75 KB | |
SFCGAL-1.0.4.tar.gz | 0002373804 2.26 MB | |
_constraint | 0000000228 228 Bytes | |
sfcgal-rpmlintrc | 0000000253 253 Bytes | |
sfcgal.changes | 0000001871 1.83 KB | |
sfcgal.spec | 0000005807 5.67 KB | |
sle-error-typename-outside-of-template.patch | 0000007171 7 KB |
Revision 2 (latest revision is 43)
(To be accepted once games/cgal is updated and linked to Application:Geo) - packaging: Build for sle adding specific patch for typename sle-error-typename-outside-of-template.patch
Comments 0