You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// It may happen (GeoServer) that extent reported in spatialDomain.Envelope is larger // than the coverage. Then if that larger BBOX is requested, the server returns
1364
+
// It may happen (GeoServer) that extent reported in spatialDomain.Envelope is larger
1365
+
// than the coverage. Then if that larger BBOX is requested, the server returns
1365
1366
// request BBOX intersected with coverage box scaled to requested WIDTH and HEIGHT.
1366
1367
// GDAL WCS client does not suffer from this probably because it probably takes
1367
1368
// extent from lonLatEnvelope (it probably does not calculate it from
0 commit comments