Ticket #2450 (closed enhancement: fixed)

Opened 3 months ago

Last modified 3 months ago

add ClampRequests setting

Reported by: nowakpl Assigned to: warmerdam
Priority: normal Milestone:
Component: default Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

ClampRequests? setting, true/false, default is true, true - requests are clamped to the data window, width and height can be smaller than block size for on edge blocks false - requests are always for block sized chunks, bbox can go outside data window for on edge blocks

Attachments

gdalwms_clamprequests.patch (2.6 kB) - added by nowakpl on 07/01/08 19:28:02.
onearth_global_mosaic.xml (0.7 kB) - added by nowakpl on 07/01/08 19:28:25.

Change History

07/01/08 19:28:02 changed by nowakpl

  • attachment gdalwms_clamprequests.patch added.

07/01/08 19:28:25 changed by nowakpl

  • attachment onearth_global_mosaic.xml added.

07/01/08 19:31:53 changed by nowakpl

with this change and a modified config file all requests to onearth wms server should be served from its tile cache

07/01/08 20:29:03 changed by hobu

  • status changed from new to closed.
  • resolution set to fixed.

Applied in r14798