[OpenLayers-Trac] [OpenLayers] #1111: Empty geometry IE error + fix
OpenLayers
trac at openlayers.org
Tue Jan 22 16:52:50 EST 2008
#1111: Empty geometry IE error + fix
------------------------------+---------------------------------------------
Reporter: rdewit | Owner: tschaub
Type: feature | Status: new
Priority: minor | Milestone: 2.6 Release
Component: Geometry.Point | Version: 2.5
Resolution: | Keywords:
State: Needs More Work |
------------------------------+---------------------------------------------
Changes (by crschmidt):
* state: Needs Discussion => Needs More Work
Comment:
Renderers MUST ignore empty geometries. IF they get something which has a
null x or y, they MUST not bomb out, and should simply not draw the
geometry.
If the empty geometry is in the middle of a set of geometries -- like an
empty point in a linestring -- the renderer MUST skip the point and move
on to the next one.
For any more clarifications on this, please ask. This patch is the wrong
place to solve the problem still, but I think this leads the direction for
a new patch.
--
Ticket URL: <http://trac.openlayers.org/ticket/1111#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list