[mapserver-commits] [MapServer/MapServer] f86e3f: [Backport branch-8-6] Output GDAL files: fix from ...
github-actions[bot]
noreply at github.com
Mon Nov 24 06:07:27 PST 2025
Branch: refs/heads/branch-8-6
Home: https://github.com/MapServer/MapServer
Commit: f86e3f2c65bbd754dd02a64b185ec855dc385f4a
https://github.com/MapServer/MapServer/commit/f86e3f2c65bbd754dd02a64b185ec855dc385f4a
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M src/mapgdal.cpp
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:
-----------
[Backport branch-8-6] Output GDAL files: fix from init=epsg:xxxx layers (#7395)
* 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
* mapscript/: no longer use SWIG_LINK_LIBRARIES deprecated in CMake 4.2
---------
Co-authored-by: Even Rouault <even.rouault at spatialys.com>
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