[postgis-users] Need help to load data in PostGIS
Chapman, Martin
MChapman at sanz.com
Wed Feb 14 16:37:16 PST 2007
Khalid,
I believe there is a pgsql2shp.exe file in the bin directory of the
PostreSQL install directory. Google "pgsql2shp.exe" and you will find
directions on how to use the command line utility to import shapes into
the database. Then use the built in spatial analysis SQL functions to
perform any spatial operation/analysis you need. I think this is
correct but I'm not the most knowledgeable PostgreSQL user.
Martin Chapman
SANZ Inc.
Software Developer
http://www.earthwhere.com
W - 303.495.6326
C - 303.898.0397
________________________________
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of
Khalid
Sent: Wednesday, February 14, 2007 3:45 PM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] Need help to load data in PostGIS
Hi,
I am a student and is working on a project which will use MapServer and
PostGIS. I have data in vector format as ESRI compatible shapefiles. My
task is to load data into PostGIS as raster and then to perform overlay
analysis and display map in web browser through mapserver (on windows
platform).
I am newbie to PostGIS and is trying to load data into PostGIS. I am
wondering if anybody can give me idea/guideline about
a) how should I load data into PostGIS
b) how vector to raster transformation will happen
c) how I will perform overlay analysis using raster data.
Your response is higly appreciated
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070214/a0ec7f5d/attachment.html>
More information about the postgis-users
mailing list