Good morning! On 7/29/24 10:02, Jaques Tati via MapServer-users wrote:
there is not much detail about the version of MapServer you're using.
Apologies! I'm using docker camptocamp/mapserver:latest-arm64 which I believe is MS 8.0.2 at the moment.
With the current version we also had a problem with shifting outputs. Debugging revealed, that MapServer had a problem with the transformation of the input coordinates of the application. We are using the gisinternals distribution of MS8 binaries and since the current MS version uses proj9 to deal with different CRSs i was able to solve our problem with simply copying the file "epsg" from the directory /proj/shared to the /proj9/shared directory. Maybe you can give it a try.
Let's see if/how I can make this work with docker. Thanks for your input! -Stefan -- (o_ Stefan Gofferje | SCLT, MCP, CCSA //\ Reg'd Linux User #247167 | VCP #2263 V_/_ https://www.gofferje.net | https://www.saakeskus.fi _______________________________________________ MapServer-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapserver-users
