[Geoserver-devel] [jira] Created: (GEOS-918) WCS: Response in format ArcGRID wrong.

WCS: Response in format ArcGRID wrong.
---------------------------------------

                 Key: GEOS-918
                 URL: http://jira.codehaus.org/browse/GEOS-918
             Project: GeoServer
          Issue Type: Bug
          Components: WCS
    Affects Versions: 1.5.0-RC1
            Reporter: Dmitry Yakubovich
         Assigned To: Andrea Aime

Response in format ArcGRID wrong.

For maps at which XLLCORNER and YLLCENTER are not equal.
In answer file it parameters YLLCORNER stands out equal CORNER.
Expamle:
In file geoserver\data_dir\coverages\arc_sample\a.asc
NCOLS 120
NROWS 85
XLLCORNER 9.420000076293945
YLLCORNER 42.20000076293945
In response
NCOLS 120
NROWS 85
XLLCORNER 9.420000076293945
YLLCORNER 9.420000076293945 <-!!!! wrong

--
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