Hi all, I thought I might just post a followup to the below, should anyone have a similar problem later on.
> My current hack is actually flipping all images before serving them - > one could say, that it is a combination of your proxy and Andreas > suggestion. > It is a mess which I would love to be without though. We ended up doing a tiny custom WMS-implementation in Python serving our images in CRS:1 (using Pillow and Flask). Bending the rendering engine and projection-libraries seemed to introduce more hassle than the value gained. The 40400 EPSG/SRID/CRS was - as indicated in my previous posts - almost enough though. Cheers, Greg _______________________________________________ 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
