[OpenLayers-Trac] [OpenLayers] #1554: WKT reader re-transforms GEOMETRYCOLLECTION component geometries' projections

OpenLayers trac at openlayers.org
Tue May 20 18:53:32 EDT 2008


#1554: WKT reader re-transforms GEOMETRYCOLLECTION component geometries'
projections
---------------------------------------------+------------------------------
 Reporter:  openlayers                       |       Owner:  tschaub
     Type:  bug                              |      Status:  new    
 Priority:  minor                            |   Milestone:         
Component:  Format.WKT                       |     Version:  2.6    
 Keywords:  projections, geometrycollection  |       State:         
---------------------------------------------+------------------------------
 The OpenLayers.Format.WKT reader, in the case of having an
 externalProjection and internalProjection defined, will, when reading in a
 WKT string of type 'GEOMETRYCOLLECTION,' transform the projection of the
 component geometries as the WKT string is broken down into parts, and then
 will attempt to re-transform the already-transformed geometries by looping
 over those component geometries. This results in geometries that have
 incorrectly transformed point values.

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


More information about the Trac mailing list