Hi Ezequiel.
Accessing geoserver is the same as any other datastore (shapefile,
postgis, etc...) - it makes use of the web feature server protocol.
The only difference should be in the connection parameters.
- http://docs.codehaus.org/display/GEOTDOC/WFS+Plugin
When you set up your URL to start from (the one pointing to the
capabilities document you have a choice of "VERSION=1.1.0" or
"VERSION=1.0.0".
Right now only version 1.0 supports read-write.
Jody
On 10/10/2009, at 4:03 AM, Ezequiel Coronel wrote:
Hi, I'm trying to get maps through Geo Server. I'm doing something
like this to get the maps from my hard disk.
FeatureSource featureSource = (FeatureSource)featuresSources.get
("C_CapFed_c_v01_polyline");
So, my idea is get the map from my server....
FeatureSource featureSource = (FeatureSource)featuresSources.get("http://localhost:8080/geoserver/
.....");
It is possible to do this??, maybe I have to do another thing or way.
Thanks very much!!!
Ezequiel.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart
your
developing skills, take BlackBerry mobile applications to market and
stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users