Opened 16 years ago

Closed 16 years ago

#417 closed defect (fixed)

Polylines using map space line widths can disappear completely using AGG renderer

Reported by: chrisclaydon Owned by: chrisclaydon
Priority: medium Milestone: 2.0
Component: General Version: 2.0.0
Severity: major Keywords:
Cc: External ID: 1033061

Description

Polylines should never be allowed to disappear entirely - the minimum line weight should be set to 1.0. This will give consistent behavior between the AGG and GD renderers. When zoomed in, the lines will be rendered with a width corresponding to a real world size. When zooming out, the lines will become steadily narrower until they reach the minimum line width. They will then maintain that width with subsequent zoom-out operations so that they never disappear entirely.

Change History (1)

comment:1 by chrisclaydon, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.