Opened 13 years ago

Closed 13 years ago

Last modified 7 years ago

#498 closed defect (fixed)

HotPixel constructed with scale!=1 is broken

Reported by: strk Owned by: strk
Priority: blocker Milestone: 3.3.2
Component: Default Version: 3.3.1
Severity: Unassigned Keywords:
Cc:

Description

When constructing HotPixel with a scale != 1 the notion of "ogirinal point" gets ruined and so thus the "safe envelope". This in turn makes a big mess of the snaprounding algorithms...

Change History (5)

comment:1 by strk, 13 years ago

Note: it also takes the Coordinate being somewhere out of 0,0 for the bug to be exposed.

comment:2 by strk, 13 years ago

Resolution: fixed
Status: newclosed

Fixed by r3527 in 3.3 branch and r3528 in trunk

comment:3 by Sandro Santilli <strk@…>, 7 years ago

In 9148a45/git:

HotPixel: do not invalidate reference to original point. Fixes #498.

git-svn-id: http://svn.osgeo.org/geos/trunk@3528 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:4 by Sandro Santilli <strk@…>, 7 years ago

In 9148a45/git:

HotPixel: do not invalidate reference to original point. Fixes #498.

git-svn-id: http://svn.osgeo.org/geos/trunk@3528 5242fede-7e19-0410-aef8-94bd7d2200fb

comment:5 by Sandro Santilli <strk@…>, 7 years ago

In 9148a45/git:

HotPixel: do not invalidate reference to original point. Fixes #498.

git-svn-id: http://svn.osgeo.org/geos/trunk@3528 5242fede-7e19-0410-aef8-94bd7d2200fb

Note: See TracTickets for help on using tickets.