Ticket #505 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by waltweltonlair

  • status changed from new to assigned

Changed 4 years ago by waltweltonlair

  • status changed from assigned to closed
  • resolution set to fixed

Changed 4 years ago by waltweltonlair

  • external_id set to 1064832

Changed 4 years ago by waltweltonlair

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

Note: See TracTickets for help on using tickets.