Hello all,
Currently through the rest api I make a post request to coverage stores to add
my store. I thin make a post request to /workspaces/{name}/coverages that
contain information. Additionally, I have these lines in there specifically:
"interpolationMethods" => [
"string" => [
"bilinear"
]
],
"defaultInterpolationMethod" => "bilinear",
I then make a put request to /layers/{name}:{layer_name} and my layer is
enabled. The issue is that the layer is being interpolated by the "default WMS
settings" even though I specifically said for it to use bilinear interpolation.
Is it possible to edit that "Default Interpolation Method" via the API so I can
get it to be bilinear?
For some reason Services > WMS > Raster Rendering Options > Default
Interpolation of Nearest neighbor is overriding what I am selecting and it's
making no sense.
I appreciate any help.
Thanks,
Tyler Youschak_______________________________________________
Geoserver-users mailing list
Please make sure you read the following two resources before posting to this
list:
- Earning your support instead of buying it, but Ian Turton:
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines:
http://geoserver.org/comm/userlist-guidelines.html
If you want to request a feature or an improvement, also see this:
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users