[Geoserver-devel] [jira] (GEOS-5346) WCS 1.1 resolution estimation broken on reprojection

Andrea Aime created BugGEOS-5346
WCS 1.1 resolution estimation broken on reprojection

Issue Type:

BugBug

Assignee:

Andrea Aime

Created:

14/Oct/12 7:26 AM

Description:

WCS 1.1 GetCoverage requests can omit any indication of the resolution, while specifying the target CRS.
The current code uses the resolution of the input. Say the input is WGS:84 and the output is EPSG:3857, the original resolution is rough, say, 0.01 degrees, but 0.01 meters is super-small and results in a giant output coverage.
The code must be amended so that the output size is similar to the input one, minus adjustments for the different aspect ratio of the output.

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Andrea Aime

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)

Ben Caradoc-Davies reopened BugGEOS-5346
WCS 1.1 resolution estimation broken on reprojection

Reverted 8ac40c4bc17f77c29148be59d33be5f063d596d4 in 61b1b160b1dc7f6d668b4a746d919f0f820b6aee to fix GEOS-5350.

Change By:

Ben Caradoc-Davies (15/Oct/12 3:45 AM)

Status:

Resolved Reopened

Resolution:

Fixed

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)