SFCGAL is a C++ wrapper library around CGAL that provides advanced 2D and 3D spatial functions. For robustness, geometry coordinates have an exact rational number representation.
Installation instructions for the library can be found on the SFCGAL home page (http://www.sfcgal.org).
To enable the functions use create extension postgis_sfcgal
.
This section lists functions for determining version of SFCGAL and library dependencies you are running.
These functions access or set properties of geometries. Geometries primarily supported by these functions are TINS and Polyhedral Surfaces.