Opened 17 years ago

Last modified 16 years ago

#2100 closed enhancement

Binding feature attributes to styles and labels — at Initial Version

Reported by: sdlime Owned by: sdlime
Priority: normal Milestone: 5.0.4 release
Component: Documentation - MapServer Version: 5.0
Severity: normal Keywords:
Cc: dmorissette

Description

This bug will be used to track the implementation of the RFC 19 http://mapserver.gis.umn.edu/development/rfc/ms-rfc-19/ implementation.

As of the creation of this bug an initial implementation has been checked in to the main trunk. It supports:

  • styles: color, outlinecolor, size and angle
  • labels: color, outlinecolor, size and angle

The main remaining tasks are:

  • adding a binding for a style symbol
  • removal of old properies (e.g. LABELITEMANGLE) and structure members in header files, code, lexer configuration and PHP/MapScript binding
  • creation of setBinding and removeBinding MapScript methods for labelObj and styleObj objects (both Swig-based languages and PHP)
  • documentation

Change History (0)

Note: See TracTickets for help on using tickets.