[postgis-users] postgis on windows

TECHER Jean David davidtecher at yahoo.fr
Wed Jan 19 01:57:09 PST 2005


see the doc from postgis site:

http://postgis.refractions.net/docs/ch04.html#id3406911

use shp2pgsql from a DOS prompt

Be carefull to have the path to shp2pgsql in your environment variable PATH

if it is not, just do something like (just an example)

set PATH=C:\Program Files\PostgreSQL\8.0.0-rc5-3\bin;C:\Program
Files\PostgreSQL\8.0.0-rc5-3\bin\lib;%PATH%

then

shp2pgsql.exe ... ....<your_option> ....
----------------------------------------------------------------
TECHER Jean David
Responsable Informatique 01MAP
e-mail: davidtecher at yahoo.fr
Bureau: 04 67 45 60 27
Portable: 06 85 37 36 75
site perso : http://techer.pascal.free.fr/postgis/
site pro: http://www.01map.com/download/
K-S:"The greatest trick the devil pulled off was convincing people he didn't
exist"
------------------------------------------------------------
----- Original Message -----
From: "Eugen Gass" <gass at intend.de>
To: <postgis-users at postgis.refractions.net>
Sent: Wednesday, January 19, 2005 10:14 AM
Subject: [postgis-users] postgis on windows


> Hi,
>
> I'm trying to use Postgres+PostGIS on windows.
> I installed a complete installpackage "postgresql-8.0.0-rc5-3-int.msi".
> It is running fine.
> But I've an using-problem with PostGIS.
> Can someone tell me how I can use funktions like shp2pgsql under this
> releas?
> With pgAdmin3??? or promt??? under tamplate1 it doesn't go!
>
> Please Help!
>
> Thanks
>
> Eugen
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>





More information about the postgis-users mailing list