Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#505 closed defect (fixed)

Polyline label distribution ends prematurely with new stylization

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: medium Milestone: 2.1
Component: General Version: 2.0.0
Severity: major Keywords:
Cc: External ID: 1064832

Description

The code (new stylization) which positions labels along a polyline has some typos:

  • the formula computing the initial offset doesn't account for the symbol's extent
  • the repeat value used when iterating is incorrect: it's only set to the label separation, and instead needs to be set to the label separation plus the symbol's width

Change History (4)

comment:1 by waltweltonlair, 17 years ago

Status: newassigned

comment:2 by waltweltonlair, 17 years ago

Resolution: fixed
Status: assignedclosed

comment:3 by waltweltonlair, 17 years ago

External ID: 1064832

comment:4 by waltweltonlair, 17 years ago

Merged fix into branch stream with submission https://trac.osgeo.org/mapguide/changeset/3128.

Note: See TracTickets for help on using tickets.