It's more likely to be because the preview doesn't have tiling turned on by default - this is not an alignment issue it is the fact that each tile is calculated separately so you get edge effects on each tile (and the maximum will be different too so the colors will be off)
Ian On Mon, 20 Apr 2020 at 10:19, Erick Omwandho <[email protected]> wrote: > Hi Ian, > > > > > > This might be, either due to tile size used by openlayers geoserver layer > preview client or tile origin that android tile provider uses, I will try > and play around with tile resize and origin and see whether the > misalignment will be resolved. > > Erick > > On Fri, Apr 17, 2020 at 5:17 PM Ian Turton <[email protected]> wrote: > >> It isn't possible to do this - when you make a tiled map each tile is >> independently created - see >> https://gis.stackexchange.com/questions/245379/adjust-geoserver-geotools-heatmap-code-to-show-it-as-tiled-wms/245959#245959 >> for >> a longer answer. >> >> Ian >> >> >> -- Ian Turton
_______________________________________________ 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
