[OpenLayers-Trac] [OpenLayers] #3311: Geometry.LinearRing: Problems with some geometries with addComponets and clone methods.

OpenLayers trac-20090302 at openlayers.org
Sun May 22 12:33:05 EDT 2011


#3311: Geometry.LinearRing: Problems with some geometries with addComponets and
clone methods.
---------------------+------------------------------------------------------
 Reporter:  jorix    |       Owner:              
     Type:  feature  |      Status:  new         
 Priority:  major    |   Milestone:  2.11 Release
Component:  general  |     Version:  2.10        
 Keywords:           |       State:              
---------------------+------------------------------------------------------
 Try add feature WKT: {{{POLYGON((0 0, -40 -20, -20 -40, 0 0, 40 -20, 20
 -40, 0 0))}}} using http://openlayers.org/dev/examples/vector-formats.html
 [[BR]]
 The result is incorrect, oops! the shape must be symmetric.

 This happens when using {{{addComponents}}} (all formats use it) and
 {{{clone}}} methods with a LinearRing that intersects at a midpoint with
 inicial point.

 NOTE: This is an old failure.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3311>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list