Np =) Thanks for the Workshop, from now I'll refer to it before asking questions !
I'll post here if I encounter problems (or sucesses) with SFCGAL. Cheers, Rémi-C 2013/10/14 Oliver Courtin <[email protected]> > Le 14 oct. 2013 à 17:12, Rémi Cura a écrit : > > Rémi, > > [SOLVED] > > > Goodie, > > I had to put permissive rights on the libSFCGAL.* file in "/usr/local/lib" > (chmod 777) > > > 755 should be enough… > > > Thanks again Olivier for help ! > > > You're welcome, any feedback at this stage is really appreciated... > > > PS : may I suggest to add those lines at the end of the "installation" > page in the github of SFCGAL. > """""""" > *Right now (and until 2.2.0) sfcgal doesn't use EXTENSION* > *so we need to create the spatial database with the old school method:* > * > * > *cd /usr/share/postgresql/9.3/contrib/postgis-2.1* > *psql -d your_database -f postgis.sql > * > *psql your_database -f spatial_ref_sys.sql* > *psql your_database -f sfcgal.sql* > > > > Well even if SFCGAL is for now use in conjunction with PostGIS, > we could imagine to use it without PostGIS… > (as others softwares than PostGIS use GEOS too) > > > So this documentation installation step is more relevant in PostGIS doc… > And your right i was supposed to write SFCGAL Install Part in 8.10, > and still not done it... > http://postgis.net/docs/manual-dev/reference.html#reference_sfcgal > > I will so do it soon ! > > > Right now the more recent documentation related to installation/usage > is the FOSS4G Workshop about PostGIS 3D: > https://github.com/Oslandia/Workshops/tree/master/FOSS4G_2013_PostGIS_3D > > > HTH, > > > O. > > _______________________________________________ > postgis-devel mailing list > [email protected] > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel >
_______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
