[mapserver-commits] [MapServer/MapServer] 918637: Remove deprecated mapscript functions (metadata)
Seth G
noreply at github.com
Sat May 22 03:45:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 918637af862e3379e817ef62b1711c013e29d1fd
https://github.com/MapServer/MapServer/commit/918637af862e3379e817ef62b1711c013e29d1fd
Author: sethg <sethg at geographika.co.uk>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M mapscript/java/examples/DrawMap.java
M mapscript/python/pyextend.i
M mapscript/python/tests/cases/map_test.py
M mapscript/swiginc/class.i
M mapscript/swiginc/layer.i
M mapscript/swiginc/map.i
Log Message:
-----------
Remove deprecated mapscript functions (metadata)
Commit: efb452d02d1f3f255eb0cdfcbab5f526a936ca25
https://github.com/MapServer/MapServer/commit/efb452d02d1f3f255eb0cdfcbab5f526a936ca25
Author: sethg <sethg at geographika.co.uk>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M mapscript/python/pyextend.i
M mapscript/python/tests/cases/clone_test.py
M mapscript/python/tests/cases/image_test.py
M mapscript/python/tests/cases/style_test.py
M mapscript/python/tests/cases/symbolset_test.py
M mapscript/python/tests/runtests.py
Log Message:
-----------
Remove saveToString method
Commit: 3645ba0259c51c16d5ab4eb6639b27b49bf64d59
https://github.com/MapServer/MapServer/commit/3645ba0259c51c16d5ab4eb6639b27b49bf64d59
Author: sethg <sethg at geographika.co.uk>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M mapscript/python/tests/cases/layer_test.py
Log Message:
-----------
Remove setProcessing and switch to addProcessing
Commit: 2557f4a386a75c8ba65c61f00caa9d9a1298d449
https://github.com/MapServer/MapServer/commit/2557f4a386a75c8ba65c61f00caa9d9a1298d449
Author: sethg <sethg at geographika.co.uk>
Date: 2021-05-19 (Wed, 19 May 2021)
Changed paths:
M mapscript/python/examples/wxs.py
Log Message:
-----------
Fix wxs example
Commit: d431625165f3ea6c8cf12c14425dc3462b05c13b
https://github.com/MapServer/MapServer/commit/d431625165f3ea6c8cf12c14425dc3462b05c13b
Author: Seth G <sethg at geographika.co.uk>
Date: 2021-05-22 (Sat, 22 May 2021)
Changed paths:
M mapscript/java/examples/DrawMap.java
M mapscript/python/examples/wxs.py
M mapscript/python/pyextend.i
M mapscript/python/tests/cases/clone_test.py
M mapscript/python/tests/cases/image_test.py
M mapscript/python/tests/cases/layer_test.py
M mapscript/python/tests/cases/map_test.py
M mapscript/python/tests/cases/style_test.py
M mapscript/python/tests/cases/symbolset_test.py
M mapscript/python/tests/runtests.py
M mapscript/swiginc/class.i
M mapscript/swiginc/layer.i
M mapscript/swiginc/map.i
Log Message:
-----------
Merge pull request #6332 from geographika/mapscript-legacy-cleanup
Mapscript legacy functions cleanup
Compare: https://github.com/MapServer/MapServer/compare/4757967224dc...d431625165f3
More information about the mapserver-commits
mailing list