MapGuide Open Source:  Home |  Download |  Internals

Ticket #122 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Symbolization: some more minor schema changes

Reported by: waltweltonlair Assigned to: waltweltonlair
Priority: high Milestone: 1.2
Component: General Version: 1.2.0
Severity: major Keywords:
Cc: External ID: 935129

Description

We need to make the following changes to the symbol definition schema:

  • update default value for AngleControl (in PointUsage/LineUsage/AreaUsage) to FromAngle
  • add "Use/Match/Follow/From-HorizontalAlignment" value (final name still TBD) to Justification enumeration, and make this the default property value
  • add optional DataType value to Parameter element
  • remove AllowedValues element and add next release once we decide how to do ranges of values

I would really like to make these schema changes before we release. The fewer changes we have to make later on the better.

Change History

05/14/07 05:41:53 changed by waltweltonlair

  • external_id set to 935129.

05/14/07 19:38:30 changed by waltweltonlair

  • status changed from new to assigned.

One more I missed:

  • LineUsage needs a VertexMiterLimit property. This is analogous to LineJoin / LineMiterLimit, and is used in the case where the VertexJoin is set to type miter.

05/15/07 07:12:30 changed by waltweltonlair

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