Jump to letter: [
ABCEGHIJLMNOPRSTW
]
SFCGAL - C++ wrapper library around CGAL for PostGIS
- Description:
SFCGAL is a C++ wrapper library around CGAL with the aim of supporting
ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations.
SFCGAL 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.
Packages
SFCGAL-1.3.2-1.f28.src
[2.3 MiB] |
Changelog
by Devrim Gündüz (2017-09-13):
- Update to 1.3.2 to support CGAL >= 4.10.1 on Fedora 26+
|