[Geoserver-users] connecting geoserver to flex

hi guys,

i wish to connect some shapefiles i have stored on geoserver in a datastore
to a flex builder application.

i cant seem to find a service URI that works. i think it should be something
along the lines of http://localhost:8080/geoserver/wms/service but this
brings up an xml(?) file application/vnd.ogc.se_xml

is this the right thing? should i perhaps be using wfs?

i just want to use the flex <esri:Map> function to interact with the
shapefiles.

any pointers?

cheers
si
--
View this message in context: http://old.nabble.com/connecting-geoserver-to-flex-tp28062596p28062596.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

On Sun, Mar 28, 2010 at 5:28 PM, SimonBloomberg <shb47@anonymised.com> wrote:

hi guys,

i wish to connect some shapefiles i have stored on geoserver in a datastore
to a flex builder application.

Have a look at http://openscales.org/ which is a Flex implementation
of some OpenLayers functionality.

i cant seem to find a service URI that works. i think it should be something
along the lines of http://localhost:8080/geoserver/wms/service but this
brings up an xml(?) file application/vnd.ogc.se_xml

is this the right thing? should i perhaps be using wfs?

The URL to request depends on what you want to do - you might want to
do a getCapabilities request to find layers or a getmap (WMS) request
to get the map or may be a getFeatures (WFS) to get the data.

i just want to use the flex <esri:Map> function to interact with the
shapefiles.

May be an esri list may be more help to you with this? Ask them how to
import OGC standard data services to their flex client.

Ian

--
Ian Turton

Hi Ian,

A few years back i worked on a dutch opensource project called flamingo
(www.flamingo-mc.org) this was build in Flash (with actionscript 2.0).
Might be worth a look to see how it developed the last months, maybe a
good starting point to do some flex integration

Cheers Kris

-----Original Message-----
From: Ian Turton [mailto:ijturton@anonymised.com]
Sent: Tuesday, March 30, 2010 4:48 PM
To: SimonBloomberg
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] connecting geoserver to flex

On Sun, Mar 28, 2010 at 5:28 PM, SimonBloomberg <shb47@anonymised.com>
wrote:

hi guys,

i wish to connect some shapefiles i have stored on geoserver in a

datastore

to a flex builder application.

Have a look at http://openscales.org/ which is a Flex implementation
of some OpenLayers functionality.

i cant seem to find a service URI that works. i think it should be

something

along the lines of http://localhost:8080/geoserver/wms/service but

this

brings up an xml(?) file application/vnd.ogc.se_xml

is this the right thing? should i perhaps be using wfs?

The URL to request depends on what you want to do - you might want to
do a getCapabilities request to find layers or a getmap (WMS) request
to get the map or may be a getFeatures (WFS) to get the data.

i just want to use the flex <esri:Map> function to interact with the
shapefiles.

May be an esri list may be more help to you with this? Ask them how to
import OGC standard data services to their flex client.

Ian

--
Ian Turton

------------------------------------------------------------------------
------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users