[mapserver-commits] [MapServer/MapServer] a13351: Fixed rounding error in WMS client

Jeff McKenna noreply at github.com
Wed Mar 10 04:52:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: a13351f4105d35af8abf3ba20e18fd7d7b20b316
      https://github.com/MapServer/MapServer/commit/a13351f4105d35af8abf3ba20e18fd7d7b20b316
  Author: Krister Wicksell <krister.wicksell at sokigo.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M mapwmslayer.c
    M msautotest/gdal/expected/wmsclient_3543.png

  Log Message:
  -----------
  Fixed rounding error in WMS client

When using a tile size of 256 in Web Mercator the cascaded WMS request could be computed to a height or width of 257.


  Commit: 7ada8d5f1ba34d379dfccfd28fdcd7462e3d2455
      https://github.com/MapServer/MapServer/commit/7ada8d5f1ba34d379dfccfd28fdcd7462e3d2455
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M mapwmslayer.c
    M msautotest/gdal/expected/wmsclient_3543.png

  Log Message:
  -----------
  Merge pull request #6252 from rouault/wms-rounding-error-fix

Fixed rounding error in WMS client


Compare: https://github.com/MapServer/MapServer/compare/0644d2d2a6d8...7ada8d5f1ba3


More information about the mapserver-commits mailing list