[Geoserver-devel] [JIRA] (GEOS-7218) Very small BBox in WMS can cause Service Exception

Brad Hards created an issue

GeoServer / BugGEOS-7218

Very small BBox in WMS can cause Service Exception

Issue Type:

BugBug

Affects Versions:

2.9

Assignee:

Unassigned

Components:

CITE

Created:

28/Sep/15 9:44 AM

Priority:

MediumMedium

Reporter:

Brad Hards

Running CITE tests against a normal geoserver data directory results in a failure on a query like:

[http://localhost:8080/geoserver/wms?SERVICE=WMS&&StYlEs=rain&BbOx=0,-0.0020,0.0040,0&SrS=EPSG%3A4326&LaYeRs=nurc%3AArc_Sample&WiDtH=100&VeRsIoN=1.1.1&FoRmAt=image%2Fpng&HeIgHt=100&ReQuEsT=GetMap](http://localhost:8080/geoserver/wms?SERVICE=WMS&&StYlEs=rain&BbOx=0,-0.0020,0.0040,0&SrS=EPSG%3A4326&LaYeRs=nurc%3AArc_Sample&WiDtH=100&VeRsIoN=1.1.1&FoRmAt=image%2Fpng&HeIgHt=100&ReQuEsT=GetMap)

Playing around with the query shows that its likely related to the very small bounding box (e.g. using

{0,-0.02, 0.004,0}

seems to work.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v7.0.0-OD-07-011#70107-sha1:db940e9)

Atlassian logo