[mapserver-commits] [MapServer/MapServer] 02a425: mode=tile: add a tilesize=width+height query param...

Jeff McKenna noreply at github.com
Wed Dec 1 05:41:24 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 02a425e63dd821597425887368ea369f803f9f99
      https://github.com/MapServer/MapServer/commit/02a425e63dd821597425887368ea369f803f9f99
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M mapservutil.c
    M maptemplate.c
    M maptemplate.h
    M maptile.c
    M maptile.h
    A msautotest/misc/expected/mode_tile_output_512.png
    M msautotest/misc/mode_tile.map

  Log Message:
  -----------
  mode=tile: add a tilesize=width+height query parameter to select another tile size than 256

this will be typically tilesize=512+512 for high DPI tiles.


  Commit: 935231cd4e59c760d3f65ab01f3ebee09c21d996
      https://github.com/MapServer/MapServer/commit/935231cd4e59c760d3f65ab01f3ebee09c21d996
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M mapservutil.c
    M maptemplate.c
    M maptemplate.h
    M maptile.c
    M maptile.h
    A msautotest/misc/expected/mode_tile_output_512.png
    M msautotest/misc/mode_tile.map

  Log Message:
  -----------
  Merge pull request #6444 from rouault/tilesize

mode=tile: add a tilesize=width+height query parameter to select another tile size than 256


Compare: https://github.com/MapServer/MapServer/compare/ccd99a9ddbbb...935231cd4e59


More information about the mapserver-commits mailing list