Ticket #60 (closed defect: fixed)
Simplify the intrinsic/extrinsic classification
| Reported by: | anonymous | Owned by: | seang |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11 |
| Component: | Styles and Symbolizers | Version: | |
| Keywords: | classification | Cc: |
Description
Having a Style and ExtrinsicStyle? class is too complex, and unnecessary.
We have two classification (and rendering) paths. One is classification of features entirely within PCL. The other, unique to PCL-MapServer? is classification within MapServer?. I'm now of the opinion that the best place to specify which branch to take is at the Layer level.
layer.classifier = 'INTERNAL' (default) layer.classifier = 'EXTERNAL' (depends on the particular rendering engine)
Change History
Note: See
TracTickets for help on using
tickets.
