You can create your own parser based on the GML.v3 one and add the respective 
readers. The WFS protocol can easily be hooked up with a custom format.

Also search for some threads by Steven Ottens I think he dealth with this case 
before.

Bart

Sent from my iPhone

On Jul 20, 2013, at 5:55 PM, Brad King <brk...@gmail.com> wrote:

> Thanks Bart. What kind of manual control do I have to handle the wfs response 
> myself and convert complex features into OL feature objects, which I could 
> then add to a vector layer ? Is that the way to go ?
> 
> On Jul 20, 2013, at 3:28 AM, Bart van den Eijnden <bart...@opengeo.org> wrote:
> 
>> Not supported only GML 3.1.1 SF profile is supported.
>> 
>> Bart
>> 
>> -- 
>> Bart van den Eijnden
>> OpenGeo - http://opengeo.org
>> Expert service straight from the developers.
>> 
>> 
>> 
>> On Jul 19, 2013, at 3:01 PM, brking <brk...@gmail.com> wrote:
>> 
>>> What features are supported now in OpenLayers for GML 3.2 ? I'm having to
>>> start looking at mapping features from an AIXM 5 data source, which has
>>> geometries like:
>>> 
>>> <Ring xmlns:ns="http://www.opengis.net/gml/3.2";>
>>>  <curveMember>
>>>    <Curve xmlns:ns="http://www.opengis.net/gml/3.2"; ns:id="Curve1">
>>>        <segments>
>>>            <LineStringSegment xmlns:ns="http://www.opengis.net/gml/3.2";>
>>>                <pos>-84.816667 30.966944</pos>
>>>                <pos>-85.083333 30.950278</pos>
>>>                <pos>-85.3 30.866944</pos>
>>> 
>>> Is this sort of thing supported out of the box with standard layers, etc, or
>>> is there manual parsing and feature adding involved ? Thanks
>>> 
>>> 
>>> 
>>> --
>>> View this message in context: 
>>> http://osgeo-org.1560.x6.nabble.com/GML-3-2-status-tp5067593.html
>>> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>>> _______________________________________________
>>> Users mailing list
>>> us...@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>> 
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to