MapGuide Open Source:  Home |  Download |  Internals

Ticket #32 (closed defect: fixed)

Opened 1 year ago

Last modified 8 months ago

Symbolization: Fix vector symbol line joins for symbolization

Reported by: jasonnogar Assigned to: jasonnogar
Priority: medium Milestone: 2.0
Component: Server Version:
Severity: major Keywords:
Cc: External ID: 924867

Description

This submission enables line joins in the new symbolization code. It also includes code to truncate symbols to fit the length of feature geometry exactly.

*Only Polyline and Polygon type symbols are implemented

*Only Miter & Bevel joins are implemented

Change History

04/04/07 17:37:14 changed by anonymous

  • external_id set to 924867.

04/24/07 04:53:10 changed by waltweltonlair

  • summary changed from Fix vector symbol line joins for symbolization to Symbolization: Fix vector symbol line joins for symbolization.

Prefixing summary with "Symbolization"

05/21/07 04:35:01 changed by anonymous

  • milestone changed from 1.2 to 1.3.

Support for line styles in the new symbolization will be completed in version 1.3.

05/21/07 04:36:00 changed by anonymous

  • version deleted.

05/21/07 04:37:31 changed by waltweltonlair

Forgot to login - I made the previous two edits to this ticket...

01/07/08 17:15:13 changed by waltweltonlair

  • status changed from new to closed.
  • resolution set to fixed.

Vector symbol line joins (line wrapping) has been working in the stylization engine for a while now.