[mapserver-commits] [MapServer/MapServer] d8dc08: Remove URL update functionality (#6469)
Steve Lime
noreply at github.com
Tue Feb 8 14:57:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: d8dc08685ed1a36e7187de2fafe6d811a07732b9
https://github.com/MapServer/MapServer/commit/d8dc08685ed1a36e7187de2fafe6d811a07732b9
Author: Steve Lime <steve.lime at state.mn.us>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M mapfile.c
M mapfile.h
M maplayer.c
M maplexer.c
M maplexer.l
M mapscript/php/mapscript_i.c
M mapscript/swiginc/class.i
M mapscript/swiginc/label.i
M mapscript/swiginc/layer.i
M mapscript/swiginc/legend.i
M mapscript/swiginc/querymap.i
M mapscript/swiginc/referencemap.i
M mapscript/swiginc/scalebar.i
M mapscript/swiginc/style.i
M mapscript/swiginc/web.i
M mapserver.h
M mapservutil.c
A msautotest/renderers/expected/legend_bad_imagetype.txt
M msautotest/renderers/legend.map
M msautotest/renderers/resolution.map
R msautotest/wxs/expected/wms_content_legend_l1_changefont.png
M msautotest/wxs/wms_legend.map
Log Message:
-----------
Remove URL update functionality (#6469)
* Remove url update functionality.
* Remove DATAPATTERN and TEMPLATEPATTERN attributes - no longer relevant.
* Add helper function to process common (CGI, WxS) parameters.
* Added high value keysize, imagetype and resolution-related parameters.
* Associated test changes.
More information about the MapServer-commits
mailing list