[OpenLayers-Users] GML 3.2 status

Bart van den Eijnden bartvde at opengeo.org
Sat Jul 20 09:26:31 PDT 2013


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 <brking at 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 <bartvde at 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 <brking at 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
>>> Users at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20130720/45b861d5/attachment.html>


More information about the Users mailing list