Ticket #16 (closed enhancement: fixed)

Opened 10 months ago

Last modified 10 months ago

Vendor WMS Parameters are not supported

Reported by: heimdallr Owned by: arneke
Priority: blocker Milestone: 0.7.2
Component: core Version: 0.7
Keywords: Cc:

Description

I would like to use GeoWebCache to generate tiles from Geoserver. I need to use vendor paramaters, such as CQL_FILTER, FORMAT_OPTIONS, BUFFER, etc.

Change History

Changed 10 months ago by arneke

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.7.2

Fixed in r55m, use vendorparameters= in the properties file.

Example
vendorparameters=key1=value1&key2=value2

Note: See TracTickets for help on using tickets.