| | 13 | * Tile caching support in MapServer (RFC - Assefa) |
| | 14 | * Named styles and label objects for re-use (RFC - Steve) |
| | 15 | * SVG symbol support (not owned, RFC exists) |
| | 16 | * XML mapfile consumption: |
| | 17 | * run-time compilation (XML/XSLT => .map) or |
| | 18 | * embedded XML parser |
| | 19 | * Color ramping, dynamic statistics generation (not owned, RFC needed) |
| | 20 | * Support for a filterObj (based on OGC filter specification) at the driver level (RFC - Steve) |
| | 21 | * Projection AUTO support (RFC - Howard) |
| 16 | | * ... |
| | 25 | * Additional query improvements |
| | 26 | * Object string serialization (e.g. $layer->toString()) (not owned) |
| | 27 | * Support for style objects within labels |
| | 28 | * Use of classObj title for legend drawing |
| | 29 | |
| | 30 | ''Planned deprecations:'' |
| | 31 | |
| | 32 | * Removal of GD non-PC256 support |
| | 33 | * Removal of native SVG support (use Cairo instead, or re-implement using plugin API) |
| | 34 | * Removal of native PDF support (use Cairo instead) |
| | 35 | * Removal of symbolObj GAP and PATTERN properties |
| | 36 | * Removal of redundant template tags (e.g. [mapext_esc]) |