[postgis-users] Re: libpostgis library
Frances Collier
fcollier at preparedresponse.com
Fri Oct 14 12:19:15 PDT 2005
Hi,
I have the liblwgeom.dll, however, it is not in the Win32 directory (it is
in the PostgreSQL\8.0\lib directory). Do I need to put it there for PostGIS
to return the data to mapserver properly?
After running "SELECT postgis_full_version()" I got:
POSTGIS="1.0.1" GEOS="2.1.4" PROJ="Rel. 4.4.9, 29 Oct 2004" USE_STATS
DBPROC="0.3.0" RELPROC="0.3.0"
Thanks so much,
-Frances Collier
If you use PostGIS 1.0 or newer, check for a liblwgeom.dll or lwgeom.dll.
Also try to connect to the database via a command line sql tool, and try to
execute "SELECT postgis_full_version()" and send us the output.
Thanks,
Markus
Date: Fri, 14 Oct 2005 13:20:33 +0200
From: Markus Schaber <schabi at logix-tt.com>
Subject: Re: [postgis-users] libpostgis library
To: PostGIS Users Discussion <postgis-users at postgis.refractions.net>
Message-ID: <434F9481.5060200 at logix-tt.com>
Content-Type: text/plain; charset=windows-1252
Hi, Frances,
Frances Collier schrieb:
> I am trying to get data from Postgis into Mapserver and am having
> problems. I_m pretty sure I_ve connected to the database because if I
> put an invalid table name I get an error back. However, I cannot get
> Mapserver to display the data from the correct table. According to
> http://dl.maptools.org/dl/docs/mapserv/MsVectorDataGuide.pdf (pg. 8) I
> need the libpostgis.dll but I don_t have it. I have installed postgis
> on the machine, but a search does not produce that dll anywhere. Does
> anyone know where I can get it? Or why it would not be there?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20051014/71387bdf/attachment.html>
More information about the postgis-users
mailing list