[mapserver-commits] [mapserver/mapserver] 1451ed: Added support for NATIVE_FILTER processing key to ...
GitHub
noreply at github.com
Thu Feb 12 08:35:29 PST 2015
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 1451ed4bb04e379a9a46fee3fafe670802c48e38
https://github.com/mapserver/mapserver/commit/1451ed4bb04e379a9a46fee3fafe670802c48e38
Author: sdlime <steve.lime at state.mn.us>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M mappostgis.c
Log Message:
-----------
Added support for NATIVE_FILTER processing key to PostGIS driver.
Commit: b1c383b189baf010f182c8daf5423a4a1e5712a4
https://github.com/mapserver/mapserver/commit/b1c383b189baf010f182c8daf5423a4a1e5712a4
Author: sdlime <steve.lime at state.mn.us>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M mappostgis.c
Log Message:
-----------
Removed translation check for native SQL.
Commit: c11e13a7177b11642c13e373047f2ec83e0c1405
https://github.com/mapserver/mapserver/commit/c11e13a7177b11642c13e373047f2ec83e0c1405
Author: sdlime <steve.lime at state.mn.us>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M mapquery.c
Log Message:
-----------
Simplified msQueryByFilter() since FILTERs can *only* be MapServer expressions. (#5001)
Commit: d330457c6a06d32604803a391bb1674f5226c97d
https://github.com/mapserver/mapserver/commit/d330457c6a06d32604803a391bb1674f5226c97d
Author: sdlime <steve.lime at state.mn.us>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M maplayer.c
Log Message:
-----------
Remove default translation behavior that sets filter->native_string since filters are MapServer expressions only.
Commit: 1760be91d50784711ad96311a420532ca44ebab1
https://github.com/mapserver/mapserver/commit/1760be91d50784711ad96311a420532ca44ebab1
Author: sdlime <steve.lime at state.mn.us>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M kerneldensity.c
M mapserv.c
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: 36b2697d218a9e410786144e6702a52da63bfeb0
https://github.com/mapserver/mapserver/commit/36b2697d218a9e410786144e6702a52da63bfeb0
Author: sdlime <steve.lime at state.mn.us>
Date: 2015-01-10 (Sat, 10 Jan 2015)
Changed paths:
M mapfile.c
M maplexer.c
M maplexer.l
M mapmssql2008.c
M mapogcfilter.c
M mapogcsld.c
M mapogr.cpp
M mapowscommon.c
M mapproject.c
M mapresample.c
M mapwcs11.c
M mapwcs20.c
M msautotest
M textlayout.c
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: 0a537ae9722fa0091e84608c5e0182741b1fb957
https://github.com/mapserver/mapserver/commit/0a537ae9722fa0091e84608c5e0182741b1fb957
Author: sdlime <steve.lime at state.mn.us>
Date: 2015-02-07 (Sat, 07 Feb 2015)
Changed paths:
M cmake/FindOracle.cmake
M mapimageio.c
M mapogr.cpp
M mapscript/csharp/CMakeLists.txt
M mapsymbol.c
M renderers/agg/include/agg_conv_clipper.h
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: 1eae53ba167118a8480309daf09dc8773b5958ba
https://github.com/mapserver/mapserver/commit/1eae53ba167118a8480309daf09dc8773b5958ba
Author: sdlime <steve.lime at state.mn.us>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
M mapogcsld.c
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: b2940db80bd1753eaa49239cb73bfe8bd6118cb4
https://github.com/mapserver/mapserver/commit/b2940db80bd1753eaa49239cb73bfe8bd6118cb4
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
M mapogcsld.c
M maptime.c
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: b16b23d6b8c664099695cc8356d1cdb5f180abc9
https://github.com/mapserver/mapserver/commit/b16b23d6b8c664099695cc8356d1cdb5f180abc9
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
M mapmssql2008.c
Log Message:
-----------
Updated MS SQLServer driver to work off the NATIVE_FILTER processing key (#5001).
Commit: 9c22928bb4034f13fe19464a4f460ba7d38dc6b2
https://github.com/mapserver/mapserver/commit/9c22928bb4034f13fe19464a4f460ba7d38dc6b2
Author: sdlime <steve.lime at state.mn.us>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
M mapmssql2008.c
M maptime.c
Log Message:
-----------
Merge branch 'issue-5001' of https://github.com/sdlime/mapserver into issue-5001
Commit: 0866a76606f240e9d3561b89baa27ae010699765
https://github.com/mapserver/mapserver/commit/0866a76606f240e9d3561b89baa27ae010699765
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapsde.c
Log Message:
-----------
Updated SDE driver for issue #5001.
Commit: d0350a9f9e133be07b499fc90ca7bf3529b89d25
https://github.com/mapserver/mapserver/commit/d0350a9f9e133be07b499fc90ca7bf3529b89d25
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M msautotest
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: 0a48731eeda16af3b276be11c92cbb151400a83e
https://github.com/mapserver/mapserver/commit/0a48731eeda16af3b276be11c92cbb151400a83e
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapogr.cpp
Log Message:
-----------
Updated OGR driver for ticket #5001. Quite a large change actually...
Commit: a93b2d5078458333393b70c5cc39b032efb43890
https://github.com/mapserver/mapserver/commit/a93b2d5078458333393b70c5cc39b032efb43890
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M maporaclespatial.c
M mappostgis.c
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: 6b8843c2644c2abf966f4791524adf418510bb03
https://github.com/mapserver/mapserver/commit/6b8843c2644c2abf966f4791524adf418510bb03
Author: sdlime <steve.lime at state.mn.us>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapogr.cpp
M mapsde.c
M msautotest
Log Message:
-----------
Merge branch 'issue-5001' of https://github.com/sdlime/mapserver into issue-5001
Commit: 2e3fce1000e313164af6d2f859d5d654984cc264
https://github.com/mapserver/mapserver/commit/2e3fce1000e313164af6d2f859d5d654984cc264
Author: sdlime <steve.lime at state.mn.us>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapdraw.c
Log Message:
-----------
Ignore the return status from filter translation. Let MapServer handle cases where translation fails.
Commit: f9e5d1fe4accae657e0274ed99d3f1eccc04770e
https://github.com/mapserver/mapserver/commit/f9e5d1fe4accae657e0274ed99d3f1eccc04770e
Author: sdlime <steve.lime at state.mn.us>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapogr.cpp
Log Message:
-----------
OGR cannot handle common filters directly, return MS_FALSE...
Commit: 297fd5cc609e0e0440a97b1f6430ebbf157a51b5
https://github.com/mapserver/mapserver/commit/297fd5cc609e0e0440a97b1f6430ebbf157a51b5
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapdraw.c
M mapogr.cpp
Log Message:
-----------
Merge branch 'issue-5001' of https://github.com/sdlime/mapserver into issue-5001
Commit: a42c38a7dd9d749f3e20c978b1d716714a217e5f
https://github.com/mapserver/mapserver/commit/a42c38a7dd9d749f3e20c978b1d716714a217e5f
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapdraw.c
M maplayer.c
M mapogr.cpp
M mapquery.c
M msautotest
Log Message:
-----------
Move filter translation into msLayerWhichShapes() and out of the draw/query functions.
Commit: de8478a9d3c646d27c66b0a0da280b22f4cd273a
https://github.com/mapserver/mapserver/commit/de8478a9d3c646d27c66b0a0da280b22f4cd273a
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M HISTORY.TXT
M mapproject.c
M mapproject.h
M mapservutil.c
M maputil.c
M shp2img.c
M xmlmapfile/mapfile.xsd
M xmlmapfile/mapfile.xsl
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: bad6d70c4ffdd5fee88afd1d7d17b2436bc8330d
https://github.com/mapserver/mapserver/commit/bad6d70c4ffdd5fee88afd1d7d17b2436bc8330d
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-11 (Wed, 11 Feb 2015)
Changed paths:
M mapfile.c
M mapogroutput.c
M msautotest
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Conflicts:
msautotest
Commit: 6d4c425e29a0ca7bb3b353064014d835912a413a
https://github.com/mapserver/mapserver/commit/6d4c425e29a0ca7bb3b353064014d835912a413a
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M mapogr.cpp
Log Message:
-----------
Removed unused function...
Commit: 338f391fd32e2d07db5eea21f41dfa79e7d62ccf
https://github.com/mapserver/mapserver/commit/338f391fd32e2d07db5eea21f41dfa79e7d62ccf
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M mapdraw.c
M mapfile.c
M maplayer.c
M mapserver.h
M mapwfs.c
M msautotest
Log Message:
-----------
Merge branch 'master' of https://github.com/mapserver/mapserver into issue-5001
Commit: 4bc991c12870c11209b81790513b2476ce6f0d64
https://github.com/mapserver/mapserver/commit/4bc991c12870c11209b81790513b2476ce6f0d64
Author: Steve Lime <sdlime at comcast.net>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M msautotest
Log Message:
-----------
Update submodule version...
Compare: https://github.com/mapserver/mapserver/compare/cf065f3e71fb...4bc991c12870
More information about the mapserver-commits
mailing list