[postgis-users] Problem in using Postgis 2.0.0b3 with raster

Giannis Giakoumidakis ggiakoumidakis at yahoo.com
Fri Mar 9 00:46:37 PST 2012


Yes, raster2pgsql is in this folder. So i go through the terminal to this folder and run something like that: raster2pgsql -s 4236 -I -C -M *.tif -F -t 100x100 public.test > out.sql

Before that, i go to the pgAdminIII, connect to the localhost and create a new database "testing" with template "template_postgis".


How do i declare in the command line that the database that i want to load the image is the new one i just created?

What i get running the command below is: "out.sql: Permission denied".

What is wrong with this process or what i forget to do?  





________________________________
 From: Salvatore Larosa <S_Larosa at libero.it>
To: "postgis-users at postgis.refractions.net" <postgis-users at postgis.refractions.net> 
Sent: Thursday, March 8, 2012 11:16 AM
Subject: Re: [postgis-users] Problem in using Postgis 2.0.0b3 with raster
 
Hi,
check if raster2pgsql script is in folder /usr/local/pgsql/bin!
if it's there, check your path settings!

regards

----Messaggio originale----
Da: ggiakoumidakis at yahoo.com
Data: 08/03/2012 9.36
A: "postgis-users at postgis.refractions.net"<postgis-users at postgis.refractions.
net>
Ogg: [postgis-users] Problem in using Postgis 2.0.0b3 with raster

Hi, is there any step-by-step guide showing how to enable PostGis 2.0.0
beta3SVN in my database and loading raster images?
I install it properly, as the README.raster says, but when i try to load with 
the "raster2pgsql -s 4326 ...." it gives "raster2pgsql command not found".  
So i guess there are some missing steps after installing, that i have to do so 
i can use Postgis raster to the PgAdmin database. Maybe they are so obvious to 
be mentioned but i am really new to this one so i can't go further.
Thanks for any help.



_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20120309/1422001a/attachment.html>


More information about the postgis-users mailing list