[mapserver-commits] [MapServer/MapServer] 076edd: Output GDAL files: fix from init=epsg:xxxx layers
Even Rouault
noreply at github.com
Sun Nov 23 10:47:26 PST 2025
Branch: refs/heads/backport-7392-to-branch-8-6
Home: https://github.com/MapServer/MapServer
Commit: 076edd8e78d29c6e3294ec6cf916270d7b89ed65
https://github.com/MapServer/MapServer/commit/076edd8e78d29c6e3294ec6cf916270d7b89ed65
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2025-11-23 (Sun, 23 Nov 2025)
Changed paths:
M src/mapgdal.cpp
Log Message:
-----------
Output GDAL files: fix from init=epsg:xxxx layers
When e.g. exporting a layer trough WCS whole LAYER.PROJETION is
init=epsg:xxxx with the xxxx code being a custom one in a legacy 'epsg'
text file, loading that projection in msProjectionObj2OGCWKT() and
resulted in an output file without SRS definition
Commit: 2572bd15eddc80d7a865221cc239d9f352844e7b
https://github.com/MapServer/MapServer/commit/2572bd15eddc80d7a865221cc239d9f352844e7b
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2025-11-23 (Sun, 23 Nov 2025)
Changed paths:
M src/mapscript/csharp/CMakeLists.txt
M src/mapscript/java/CMakeLists.txt
M src/mapscript/perl/CMakeLists.txt
M src/mapscript/phpng/CMakeLists.txt
M src/mapscript/python/CMakeLists.txt
M src/mapscript/ruby/CMakeLists.txt
Log Message:
-----------
mapscript/: no longer use SWIG_LINK_LIBRARIES deprecated in CMake 4.2
Compare: https://github.com/MapServer/MapServer/compare/076edd8e78d2%5E...2572bd15eddc
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list