[mapserver-commits] [MapServer/MapServer] 045cce: [Backport branch-8-6] Contour: fix 2 reprojection ...
github-actions[bot]
noreply at github.com
Tue Feb 3 15:25:14 PST 2026
Branch: refs/heads/branch-8-6
Home: https://github.com/MapServer/MapServer
Commit: 045cced3c93018d52a987037eae19ad3a7a1a288
https://github.com/MapServer/MapServer/commit/045cced3c93018d52a987037eae19ad3a7a1a288
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: 2026-02-03 (Tue, 03 Feb 2026)
Changed paths:
A msautotest/wxs/data/input_contour_line_worldwide.tif
A msautotest/wxs/data/input_contour_rotated_pole.tif
A msautotest/wxs/data/input_contour_rotated_pole.tif.aux.xml
A msautotest/wxs/expected/wms_contour_input_data_rotate_lat_lon_request_3857.png
A msautotest/wxs/expected/wms_contour_input_data_rotate_lat_lon_request_4326.png
A msautotest/wxs/expected/wms_contour_request_3857_overlapping_antimeridian.png
A msautotest/wxs/wms_contour_input_data_rotate_lat_lon.map
A msautotest/wxs/wms_contour_request_3857_overlapping_antimeridian.map
M src/mapcontour.c
M src/mapdraw.c
M src/mapproject.c
M src/mapproject.h
M src/mapserver.h
Log Message:
-----------
[Backport branch-8-6] Contour: fix 2 reprojection related issues (#7424)
* contour: avoid initial useless reading and countouring before we actually request lines
* contour: fix requesting a raster georeferenced in long/lat in EPSG:3857 with a bounding box overlapping the antimeridian
* contour: fix horizontal/discontinuity lines when rendering a rotated pole raster in EPSG:4326/3857
---------
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