[Geoserver-devel] [jira] Created: (GEOS-493) Parse SRS to CoordinateReferenceSystem for GetMapRequest

Parse SRS to CoordinateReferenceSystem for GetMapRequest
--------------------------------------------------------

         Key: GEOS-493
         URL: http://jira.codehaus.org/browse/GEOS-493
     Project: GeoServer
        Type: Improvement
  Components: WMS
    Versions: 1.3.0 RC7
    Reporter: Gabriel Roldán
Assigned to: Gabriel Roldán
    Priority: Minor

GetMapRequest is meant to provide the final objects for all its members. Having getCrs returning the epsg code forces to parse de CoordinateReferenceSystem on every place its needed. Better than that is to follow the pattern for the rest of properties (feature types, etc) and set the CRS instead of the string code.

Question: is it time for us to make SRS parameter manditory? we're making too much assumptions if no SRS is specified.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira