Changes between Version 20 and Version 21 of 60ReleasePlan


Ignore:
Timestamp:
Mar 16, 2011, 10:56:31 AM (13 years ago)
Author:
dmorissette
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 60ReleasePlan

    v20 v21  
    2929
    3030    * full [RenderingPluginStatus pluggable renderer] support (Thomas/Frank)
    31     * OGC filter encoding -> MapServer filterObj support (RFC - Steve)
     31    * Expanded expression syntax support + OGC filter encoding -> MapServer filterObj support (RFC - Steve)
    3232    * Output formats:
    3333        * KML from Google SOC project (Assefa)
     
    3535        * GML3 (Steve - maybe during sprint?)
    3636        * Cairo (PDF, SVG)
    37     * Tile caching support in MapServer (RFC - Assefa)
    38     * Named styles and label objects for re-use (RFC - Steve)
    39     * SVG symbol support (not owned, RFC exists)
    4037    * XML mapfile consumption:
    4138        * run-time compilation (XML/XSLT => .map) or
    42         * embedded XML parser
    43     * Color ramping, dynamic statistics generation (not owned, RFC needed)
    44     * Support for a filterObj (based on OGC filter specification) at the driver level (RFC - Steve)
    45     * Projection AUTO support (RFC - Howard)
     39    * Color ramping, dynamic statistics generation (SteveL/Frank - wrap up during sprint)
    4640    * Built in OpenLayers Map Viewer (RFC 63)
    47     * OGC service definition object (as opposed to METADATA) (not owned, RFC needed)
    48     * Labeling improvements (label precision and along curved lines - WMS Benchmarking)
     41    * Labeling improvements (label precision (numeric format) and along curved lines - WMS Benchmarking contours)
     42    * Label MAXOVERLAPANGLE
     43    * Label Styles (needs examples / docs + migration guide)
    4944    * Shapefile (dbf file >2Gb) Enhancement (WMS Benchmarking)
    50     * Explore supporting SLD and/or GSS within a layerObj, inline, external file or URL (not owned, RFC needed)
     45    * WCS 2.0
    5146
    5247''Other notable enhancements include:''
    5348
    54     * Additional query improvements (such as being able to do XOR on queries)
    55     * Object string serialization (e.g. $layer->toString()) (not owned)
     49    * Additional query improvements (such as being able to do XOR on queries (ask Steve) - RFC 65?)
    5650    * Support for style objects within labels
    5751    * Use of classObj title for legend drawing
     52    * PHP MapScript refactoring for PHP 5.2+ new object/API model
     53    * Support for PostGIS curves
     54   
    5855
    59 ''Planned deprecations:''
     56''Deprecations / removals:''
    6057
    61     * Removal of GD non-PC256 support
     58    * Removal of GD non-PC256 support (replaced by AGG driver)
    6259    * Removal of native SVG support (use Cairo instead, or re-implement using plugin API)
    6360    * Removal of native PDF support (use Cairo instead)
    64     * Removal of symbolObj GAP and PATTERN properties
    65     * Removal of redundant template tags (e.g. [mapext_esc]) (see [http://trac.osgeo.org/mapserver/wiki/60RemoveTemplateTags])
     61    * Removal of SWF/Flash output (no alternative)
     62    * Deprecation of symbolObj GAP, LINECAP, LINEJOIN and PATTERN properties (now set in style instead)
     63    * Deprecation of redundant template tags (e.g. [mapext_esc]) (see [http://trac.osgeo.org/mapserver/wiki/60RemoveTemplateTags])
    6664    * Removal of native, non-GDAL, image drivers (EPPL7, TIFF, etc...)
     65    * Removal of MyGIS driver (use OGR MySQL driver instead)
     66
     67''6.2 Wishlist ''
     68
     69    * SVG symbol support (not owned, RFC exists)
     70    * Named styles / labels
     71    * embedded XML mapfile parser
     72    * Support for a filterObj (based on OGC filter specification) at the driver level (RFC - Steve)
     73    * Projection AUTO support (RFC - Howard)
     74    * Explore supporting SLD and/or GSS within a layerObj, inline, external file or URL (Assefa, RFC needed)
     75    * Object string serialization (e.g. $layer->toString()) (not owned)
     76    * Reimplement Flash/SWF output with new rendering API (needs funding)
     77
    6778
    6879== Planned Dates ==