[OpenLayers-Users] features from multicurve
Steve.Toutant at inspq.qc.ca
Steve.Toutant at inspq.qc.ca
Tue Feb 10 11:26:03 PST 2015
With OL 2.13.1, I send a WFS GetFeature request and I add the features to
a vector layer. It works but I have trouble with a layer that is a
MultiCurve.
Here is a snippet of the response
<wfs:FeatureCollection
...
<gml:MultiCurve>
<gml:curveMember>
<gml:LineString>
<gml:posList>
-7903140.5994000006 5884323.7800000012 ......
</gml:LineString>
</gml:curveMember>
</gml:MultiCurve>
I don't have any error in the console but the features are not added.
Can we add features in a OpenLayers.Layer.Vector layer that come from a
GML: MultiCurve?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20150210/0cab05a0/attachment.html>
More information about the Users
mailing list