[Geoserver-devel] [JIRA] (GEOS-8100) Ability to set default interpolation method in layer configuration

Stefano Costa created an issue

GeoServer / New FeatureGEOS-8100

Ability to set default interpolation method in layer configuration

Issue Type:

New FeatureNew Feature

Affects Versions:

2.12-beta

Assignee:

Stefano Costa

Components:

Configuration, WMS

Created:

20/Apr/17 10:04 PM

Priority:

MediumMedium

Reporter:

Stefano Costa

It is already possible to specify the default interpolation method to use in WMS requests either at the service level:
http://docs.geoserver.org/latest/en/user/services/wms/webadmin.html#raster-rendering-options

or on a layer by layer basis, through the interpolations vendor parameter:
http://docs.geoserver.org/latest/en/user/services/wms/vendor.html#interpolations

It would be nice to have a way to configure the interpolation method along with the other WMS settings in the Publishing tab of the layer configuration page:
http://docs.geoserver.org/latest/en/user/services/wms/vendor.html#interpolations

The available options could be the usual Nearest Neighbor, Bilinear and Bicubic, plus some sort of Not specified option that would result in the service default being used. The interpolation method specified in the layer configuration would override the one specified in the WMS service configuration, but would be overriden by a different setting provided in the request via the interpolations vendor parameter.

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v1000.892.2#100040-sha1:0bee0d5)

Atlassian logo