Opened 16 years ago

Closed 15 years ago

#2450 closed enhancement (fixed)

add ClampRequests setting

Reported by: nowakpl Owned by: warmerdam
Priority: normal Milestone: 1.6.0
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 (2)

gdalwms_clamprequests.patch (2.6 KB ) - added by nowakpl 16 years ago.
onearth_global_mosaic.xml (760 bytes ) - added by nowakpl 16 years ago.

Download all attachments as: .zip

Change History (7)

by nowakpl, 16 years ago

Attachment: gdalwms_clamprequests.patch added

by nowakpl, 16 years ago

Attachment: onearth_global_mosaic.xml added

comment:1 by nowakpl, 16 years ago

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

comment:2 by hobu, 16 years ago

Resolution: fixed
Status: newclosed

Applied in r14798

comment:3 by nowakpl, 16 years ago

Resolution: fixed
Status: closedreopened

comment:4 by Even Rouault, 16 years ago

The proposed version of the docs include links to XML example files and images hosted on http://sydney.freeearthfoundation.com. I'm not sure if we want to depend on some external website for the documentation. Those files should probably be downloaded and put in the GDAL tree and the doc building mechanism updated accordingly.

For the moment I'm just apply the "It is important that there be no spaces or other content before the <GDAL_WMS> element" sentence addition ;-)

comment:5 by Even Rouault, 15 years ago

Milestone: 1.6.0
Resolution: fixed
Status: reopenedclosed

In r15675, I've commited the latest version of the doc from http://sydney.freeearthfoundation.com/gdalwms/frmt_wms.html. I've downloaded the 4 xml examples and put them in frmts/wms and I've updated frmt_wms.html to point to them. As far as the images are concerned, they are still linking to http://sydney.freeearthfoundation.com/gdalwms

Note: See TracTickets for help on using tickets.