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-v1.3.9.tar.bz2 | 0002335305 2.23 MB | |
_constraints | 0000000228 228 Bytes | |
prepare_version_139_missing.patch | 0000000444 444 Bytes | |
sfcgal-rpmlintrc | 0000000253 253 Bytes | |
sfcgal.changes | 0000010616 10.4 KB | |
sfcgal.spec | 0000006566 6.41 KB |
Revision 20 (latest revision is 43)
- Update to version 1.3.9 + Source moved to gitlab (new development home) + Fix build with CGAL 5.1 - Packaging + refresh copyright and Requires order with spec-cleaner + add prepare_version_139_missing.patch + suppress unused fdupe + build tests and use them but only on x86 plateform + Replace defective clang10 on non x86 plateform
Comments 0