Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3-M1
-
Component/s: graphic / rendering
-
Labels:None
-
Number of attachments :
Description
This task is to clean geoapi of several old packages deprecated or related to deprecated classes.
- package go is deprecated for more then a year now and OGC doesnt support this specification anymore. A candidate replacement package : display is in devlopment.
- package sld has a group of deprecated classes related to sld 1.0 specification, thoses are now obsolete and are replaced by Symbology Encoding style package
- package layer heavely depends on deprecatecated classes from go and sld, this module is not used in any project as far as I know. It should be deleted.
Before thoses cleaning tasks can be performed, some remainning dependencies in GeoTools must be removed/changed.
Issue Links
| This issue duplicates: | ||||
| GEO-74 | Consider removing org.opengis.display.go.style package (to be replaced by org.opengis.sld). |
|
|
|
layer/Layer.java is used by the WMS code as one of the artifacts represented in a WMS capabilities document.