[mapserver-commits] [MapServer/MapServer] 31d255: Added support for the use of tile_map_edge_buffer ...
Jeff McKenna
noreply at github.com
Fri Feb 12 07:29:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 31d255a231f560d779a156776a68c5ede62dafbf
https://github.com/MapServer/MapServer/commit/31d255a231f560d779a156776a68c5ede62dafbf
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M mapwms.cpp
A msautotest/wxs/expected/wms_tiled_tiled_disabled.png
A msautotest/wxs/expected/wms_tiled_tiled_enabled.png
A msautotest/wxs/wms_tiled.map
Log Message:
-----------
Added support for the use of tile_map_edge_buffer when using WMS with tiled=true vendor specific parameter (WMS-C)
This is a rebase of https://github.com/MapServer/MapServer/pull/5199
on top of latest main, with the addition of a test.
Comments of https://github.com/MapServer/MapServer/pull/5199#issuecomment-188304066
have been only adressed by adding appropriate TODOs in the code.
Co-authored-by: deduikertjes <deduikertjes at xs4all.nl>
Commit: 207594b6685047269d8c2f1289c26644eec36787
https://github.com/MapServer/MapServer/commit/207594b6685047269d8c2f1289c26644eec36787
Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
Date: 2021-02-12 (Fri, 12 Feb 2021)
Changed paths:
M mapwms.cpp
A msautotest/wxs/expected/wms_tiled_tiled_disabled.png
A msautotest/wxs/expected/wms_tiled_tiled_enabled.png
A msautotest/wxs/wms_tiled.map
Log Message:
-----------
Merge pull request #6233 from rouault/pr_5199_rebased
Added support for the use of tile_map_edge_buffer when using WMS with…
Compare: https://github.com/MapServer/MapServer/compare/e69561eb69ab...207594b66850
More information about the mapserver-commits
mailing list