Better handling of antimeridian case for WCS 1.1
------------------------------------------------
Key: GEOS-1761
URL: http://jira.codehaus.org/browse/GEOS-1761
Project: GeoServer
Issue Type: Improvement
Components: WCS
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.7.0-beta1
The WCS 1.1 specification allows requests that span the antimeridian to be specified. Consider a case where the request asks for 170,190 and we have a coverage that spans between -180,180.
At the moment we return the portion between 170 and 180, but we should extract the portion between -180 and -170 as well and mosaic it with the other part.
--
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