[mapserver-commits] [mapserver/mapserver] fedc61: First pass at supporting RFC118 WMS FILTER param
GitHub
noreply at github.com
Wed Sep 20 14:45:28 PDT 2017
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: fedc614d3dbd37fb5ae9462875f5b4520665af90
https://github.com/mapserver/mapserver/commit/fedc614d3dbd37fb5ae9462875f5b4520665af90
Author: Daniel Morissette <dmorissette at mapgears.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M mapogcfilter.c
M mapogcfilter.h
M mapwfs.c
M mapwms.c
A msautotest/wxs/expected/wms_filter_getmap130.png
A msautotest/wxs/expected/wms_filter_getmap130_dwithin.png
A msautotest/wxs/expected/wms_filter_getmap130_dwithin2.png
A msautotest/wxs/expected/wms_filter_getmap130_propertyequalto.png
A msautotest/wxs/wms_filter.map
Log Message:
-----------
First pass at supporting RFC118 WMS FILTER param
Commit: 7096a10d8fdb490f6f6fa17ff7a67b4e5854cb54
https://github.com/mapserver/mapserver/commit/7096a10d8fdb490f6f6fa17ff7a67b4e5854cb54
Author: Daniel Morissette <dmorissette at mapgears.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M mapwms.c
A msautotest/wxs/expected/wms_filter_getmap130_emptyfilter.png
M msautotest/wxs/wms_filter.map
Log Message:
-----------
Add support for empty WMS filters (RFC118)
Commit: 1c132ced344ec4f2511c5f56773b9974216e7687
https://github.com/mapserver/mapserver/commit/1c132ced344ec4f2511c5f56773b9974216e7687
Author: Daniel Morissette <dmorissette at mapgears.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M mapogcfilter.c
M mapogcfilter.h
M mapwfs.c
M mapwms.c
A msautotest/wxs/expected/wms_filter_getmap130.png
A msautotest/wxs/expected/wms_filter_getmap130_dwithin.png
A msautotest/wxs/expected/wms_filter_getmap130_dwithin2.png
A msautotest/wxs/expected/wms_filter_getmap130_emptyfilter.png
A msautotest/wxs/expected/wms_filter_getmap130_propertyequalto.png
A msautotest/wxs/wms_filter.map
Log Message:
-----------
Merge pull request #5480 from dmorissette/rfc118-filter
MS RFC 118: Support Vendor-Specific OGC FILTER parameter in WMS requests
Compare: https://github.com/mapserver/mapserver/compare/fdb3b7b46a7d...1c132ced344e
More information about the mapserver-commits
mailing list