Hi,everyone,
I try to install PostGIS database,but the configuration of PostGIS in Geoserver recommends to install GEOS before that. I downloaded GEOS 2.2.1 but I do not find any installation files like setup.exe or something like that. How can I install GEOS? Many thanks!
Cathy
_________________________________________________________________
ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà MSN Messenger: http://messenger.msn.com/cn
Cathy,
If you installed postgis from a windows installer, then GEOS was included by default, so no need to do anything else.
P
On Jan 30, 2006, at 2:13 AM, gwx cathy wrote:
Hi,everyone,
I try to install PostGIS database,but the configuration of PostGIS in Geoserver recommends to install GEOS before that. I downloaded GEOS 2.2.1 but I do not find any installation files like setup.exe or something like that. How can I install GEOS? Many thanks!
Cathy
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Hi, everyone,
I installed PostgreSQL 8.1 and PostGIS 1.1.1. Now I try to make clear how to connect Geoserver with PostGIS database. According to the instructure of the PostGIS configuration in GeoServer. I can not find right command window (psql tool) to input the commands.
I installed Geoserver and PostGIS in my labtop, the former providing Web Feature Service and the latter providing data service. What protocol is used for the communication between the two services?
best regards,
Cathy
From: Paul Ramsey <pramsey@anonymised.com>
To: gwx cathy <gwx_cathy@anonymised.com>
CC: geoserver-devel@lists.sourceforge.net
Subject: Re: [Geoserver-devel] For the installation of GEOS
Date: Mon, 30 Jan 2006 09:50:01 -0800
Cathy,
If you installed postgis from a windows installer, then GEOS was included by default, so no need to do anything else.
P
On Jan 30, 2006, at 2:13 AM, gwx cathy wrote:
Hi,everyone,
I try to install PostGIS database,but the configuration of PostGIS in Geoserver recommends to install GEOS before that. I downloaded GEOS 2.2.1 but I do not find any installation files like setup.exe or something like that. How can I install GEOS? Many thanks!
Cathy
_________________________________________________________________
ä¸èæºçæåè¿è¡äº¤æµï¼è¯·ä½¿ç¨ MSN Messenger: http:// messenger.msn.com/cn
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel? cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
_________________________________________________________________
ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà MSN Messenger: http://messenger.msn.com/cn
On 2/1/06, gwx cathy <gwx_cathy@...21...> wrote:
Hi, everyone,
I installed PostgreSQL 8.1 and PostGIS 1.1.1. Now I try to make clear how
to connect Geoserver with PostGIS database. According to the instructure of
the PostGIS configuration in GeoServer. I can not find right command window
(psql tool) to input the commands.
I installed Geoserver and PostGIS in my labtop, the former providing Web
Feature Service and the latter providing data service. What protocol is
used for the communication between the two services?
Are you interested in the protocol (TCP/IP I guess?), or what is used
by Geoserver to connect to a Postgis database?
I believe the necessary drivers for making a database connection are
already included in the Geoserver release as a jar archive in the
WEB-INF/lib directory (gt2-postgis.jar).
Alex