[OpenLayers-Trac] [OpenLayers] #2885: GML LinearRing parser doesn't
support <pos> list
OpenLayers
trac-20090302 at openlayers.org
Fri Oct 15 05:57:58 EDT 2010
#2885: GML LinearRing parser doesn't support <pos> list
----------------------------+-----------------------------------------------
Reporter: christophenoel | Owner: christophenoel
Type: feature | Status: new
Priority: minor | Milestone:
Component: Format.GML | Version: 2.10
Keywords: | State:
----------------------------+-----------------------------------------------
Format.GML linearRing parser only supports:
- <gml:posList> (since GML 3.1)
- <gml:coordinates> (since GML 2)
The linearRing may also be a list of <gml:pos> elements (since GML 3.0).
Coordinates to consider:
<gml:pos>x0 y0</gml:pos>
<gml:pos>x1 y1</gml:pos>
--
Ticket URL: <http://trac.openlayers.org/ticket/2885>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list