[Geoserver-devel] [jira] (GEOS-6399) WCS fails extraction of png/jpeg with flipped axis fails

Andrea Aime created an issue

GeoServer / BugGEOS-6399

WCS fails extraction of png/jpeg with flipped axis fails

Issue Type:

BugBug

Affects Versions:

2.5-RC2

Assignee:

Andrea Aime

Components:

WCS

Created:

14/Mar/14 6:33 AM

Priority:

MajorMajor

Reporter:

Andrea Aime

Trying something as follows:

http://localhost:8080/geoserver/wcs?service=WCS&version=1.1.1&request=GetCoverage&identifier=nurc:bluemarbleng08&BoundingBox=-78,40,-70,48,EPSG:4326&format=image/png&store=true

However asking for lon/lat output works instead:

http://localhost:8080/geoserver/wcs?service=WCS&version=1.1.1&request=GetCoverage&identifier=nurc:bluemarbleng08&BoundingBox=-78,40,-70,48,EPSG:4326&format=image/png&store=true&gridbasecrs=EPSG:4326

By the way, it seems the flag controlling axis order for the output is not working in WCS (it uses lat/lon even if the flag in question is unchecked)

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo