[mapserver-commits] [mapserver/mapserver] 9b8a90: [OGR] Do not install spatial filter on a layer wit...
GitHub
noreply at github.com
Fri Sep 2 01:41:55 PDT 2016
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 9b8a907eb6bf076b0ab1399a55245662294c0ce1
https://github.com/mapserver/mapserver/commit/9b8a907eb6bf076b0ab1399a55245662294c0ce1
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M mapogr.cpp
A msautotest/wxs/expected/wfs_ogr_native_sql_39.xml
M msautotest/wxs/wfs_ogr_native_sql.map
Log Message:
-----------
[OGR] Do not install spatial filter on a layer without geometry to avoid a OGR error to be triggered at msOGRFileNextShape() time (typical of a SQLite/Spatialite/GPKG SQL select layer that returns zero records) (#5317)
Commit: efa6ce2c6c821a0ff34e0e4d4a86fc5e11cee666
https://github.com/mapserver/mapserver/commit/efa6ce2c6c821a0ff34e0e4d4a86fc5e11cee666
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-09-02 (Fri, 02 Sep 2016)
Changed paths:
M mapogr.cpp
A msautotest/wxs/expected/wfs_ogr_native_sql_39.xml
M msautotest/wxs/wfs_ogr_native_sql.map
Log Message:
-----------
Merge branch 'branch-7-0'
Compare: https://github.com/mapserver/mapserver/compare/e92f215da9ae...efa6ce2c6c82
More information about the mapserver-commits
mailing list