Re: [Live-demo] Postgis questions

2016-01-31 Thread Angelos Tzotsos
ists.osgeo.org] On Behalf Of Pieter du Plooy Sent: Saturday, January 23, 2016 2:44 PM To: Brian M Hamlin ; live-demo@lists.osgeo.org Subject: Re: [Live-demo] Postgis questions Hi Brian In Ubuntu 14.04, set the last part of /etc/postgresql/9.4/main/postgresql.conf (under the comment # Add settin

Re: [Live-demo] Postgis questions

2016-01-23 Thread Regina Obe
.org] On Behalf Of Pieter du Plooy Sent: Saturday, January 23, 2016 2:44 PM To: Brian M Hamlin ; live-demo@lists.osgeo.org Subject: Re: [Live-demo] Postgis questions Hi Brian In Ubuntu 14.04, set the last part of /etc/postgresql/9.4/main/postgresql.conf (under the comment # Add

Re: [Live-demo] Postgis questions

2016-01-23 Thread Regina Obe
y, January 23, 2016 2:02 PM To: live-demo@lists.osgeo.org; Pieter du Plooy Subject: Re: [Live-demo] Postgis questions Hi Pieter -- oh, ok.. thats new to me.. according to the PostGIS docs page.. http://postgis.net/docs/postgis_gdal_enabled_drivers.html those variables can be

Re: [Live-demo] Postgis questions

2016-01-23 Thread Pieter du Plooy
Hi Brian In Ubuntu 14.04, set the last part of /etc/postgresql/9.4/main/postgresql.conf (under the comment # Add settings for extensions here as such: postgis.gdal_enabled_drivers 'ENABLE_ALL' postgis.enable_outdb_rasters TRUE restart postgres In your postgis enabled db, do the following: sel

Re: [Live-demo] Postgis questions

2016-01-23 Thread Brian M Hamlin
Hi Pieter --     oh, ok.. thats new to me..   according to the PostGIS docs page..    http://postgis.net/docs/postgis_gdal_enabled_drivers.html     those variables can be set at all levels..   cluster-wide -> postgresql.conf   database-persistant ->  ALTER DATABASE ...   database-temp, psql sessio

Re: [Live-demo] Postgis questions

2016-01-23 Thread Pieter du Plooy
Hi Brian Thx for the info, but what I really need is where to postgis.gdal_enabled_drivers = 'ENABLE_ALL' and postgis.enable_outdb_rasters=1 in Ubuntu 14.04, and system wide I did it previously in my .bashrc, but for some reason its not working now. Pieter On Sat, Jan 23, 2016 at 6:58 PM, B

Re: [Live-demo] Postgis questions

2016-01-23 Thread Brian M Hamlin
Hi Pieter --     I have an a2 build running in a VM.   user@live95a:~$ locate raster.tif    ___ Live-demo mailing list Live-demo@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_G