geotrellis-server icon indicating copy to clipboard operation
geotrellis-server copied to clipboard

WMS hillshade's rendering is different for geographic vs projected layers

Open micpilon opened this issue 5 years ago • 0 comments

When using the default zFactor in a GetMap request, the estimation of the zFactor happens to be incorrect for SRS that are projected. An adjustment should be made if the native layer is ingested with meters units rather than degrees. https://github.com/geotrellis/maml/blob/4000bd127cf756b002e295a0e69e94d2c0cf2960/jvm/src/main/scala/eval/directive/FocalDirectives.scala#L107-L112

WebMercator

MicrosoftTeams-image

WGS84

MicrosoftTeams-image (1)

micpilon avatar Jun 26 '20 13:06 micpilon