Search Criteria
Package Details: postgis-sfcgal 2.3.1-1
Git Clone URL: | https://aur.archlinux.org/postgis-sfcgal.git (read-only, click to copy) |
---|---|
Package Base: | postgis-sfcgal |
Description: | Adds support for geographic objects to PostgreSQL and includes SFCGAL support for experimental 3D functions |
Upstream URL: | http://postgis.net/ |
Keywords: | GIS |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | saultdon |
Maintainer: | saultdon |
Last Packager: | saultdon |
Votes: | 5 |
Popularity: | 0.27 |
First Submitted: | 2014-05-30 21:26 |
Last Updated: | 2016-12-05 21:19 |
Dependencies (7)
- gdal (gdal-curl, gdal-filegdb, gdal-hdf4, gdal-ecw)
- geos (geos-git)
- json-c (json-c-git)
- libxml2 (libxml2-linenum, libxml2-git)
- libxslt (libxslt-git)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-9.6, postgresql-lts, postgresql-12, postgresql-src, postgresql-11)
- sfcgal (sfcgal-git)
Required by (15)
- carto-builder (requires postgis)
- carto-sql-api (requires postgis)
- imqs-mapnik-git (requires postgis)
- mapnik-git (requires postgis)
- nominatim (requires postgis)
- osm2pgsql (requires postgis) (optional)
- osm2pgsql-git (requires postgis) (optional)
- pgrouting (requires postgis)
- pgrouting-1.x (requires postgis)
- qgis-1.6 (requires postgis) (make)
- qgis-1.6 (requires postgis) (optional)
- shp2svg (requires postgis)
- tinyows (requires postgis)
- virtualpg (requires postgis)
- virtualpg-devel (requires postgis)
Latest Comments
kikislater commented on 2016-12-07 16:34
You're right, I saw cgal update but forget sfcgal !
Many thanks Donovan
saultdon commented on 2016-12-07 16:08
Looks like sfcgal lib is having trouble, try recompiling sfcgal (probably because cgal has been updated since) then it should build.
kikislater commented on 2016-12-07 12:13
Unable to build
/usr/lib/libSFCGAL.so: undefined reference to `boost::archive::basic_binary_iprimitive<boost::archive::binary_iarchive, char, std::char_traits<char> >::init()'
/usr/lib/libSFCGAL.so: undefined reference to `boost::archive::basic_binary_iprimitive<boost::archive::binary_iarchive, char, std::char_traits<char> >::~basic_binary_iprimitive()'
/usr/lib/libSFCGAL.so: undefined reference to `boost::archive::text_iarchive_impl<boost::archive::text_iarchive>::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:85: raster2pgsql] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-kiki/aur-postgis-sfcgal/src/postgis-2.3.1/raster/loader'
make[1]: *** [Makefile:31: rtloader] Error 2
make[1]: Leaving directory '/tmp/yaourt-tmp-kiki/aur-postgis-sfcgal/src/postgis-2.3.1/raster'
make: *** [GNUmakefile:16: all] Error 1
==> ERROR: A failure occurred in build().
Aborting...
kikislater commented on 2016-06-27 13:48
Edit :
Succesfull build by adding :
--with-sfcgal=/usr/bin/sfcgal-config
Building with multithreading cores give errors