[mapserver-commits] [mapserver/mapserver] 1bf85c: Implement LayerGetShapeCount()
GitHub
noreply at github.com
Wed Feb 17 05:23:03 PST 2016
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 1bf85cfb53c16c2b6e00bdb483d64d4862991154
https://github.com/mapserver/mapserver/commit/1bf85cfb53c16c2b6e00bdb483d64d4862991154
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M mapcluster.c
M mapcontour.c
M mapgraticule.c
M maplayer.c
M mapmssql2008.c
M mapogr.cpp
M maporaclespatial.c
M mappluginlayer.c
M mappostgis.c
M mapquery.c
M maprasterquery.c
M mapserver.h
M mapshape.c
M mapunion.c
M mapuvraster.c
M mapwfslayer.c
Log Message:
-----------
Implement LayerGetShapeCount()
Commit: cd1e4b30481943efa13d794bae121272903d7e47
https://github.com/mapserver/mapserver/commit/cd1e4b30481943efa13d794bae121272903d7e47
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-02-03 (Wed, 03 Feb 2016)
Changed paths:
M maplayer.c
M mappostgis.c
M mappostgis.h
M mapquery.c
M mapserver.h
Log Message:
-----------
msLayerGetShapeCount(): add intersection and not only BBOX testing
Commit: 2514786ddcdcc11a89fd2779ed2ecd02b3c96b59
https://github.com/mapserver/mapserver/commit/2514786ddcdcc11a89fd2779ed2ecd02b3c96b59
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-02-08 (Mon, 08 Feb 2016)
Changed paths:
M mapwfs.c
Log Message:
-----------
Add support for wfs_ignore_maxfeatures_for_hits metadata item
Commit: 4557afed33f92d22c969282d22dacf027e5e7387
https://github.com/mapserver/mapserver/commit/4557afed33f92d22c969282d22dacf027e5e7387
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M mappostgis.c
Log Message:
-----------
PostGIS: call msLayerTranslateFilter() in msPostGISLayerGetShapeCount(), and fix memory leaks in msPostGISBuildSQLWhere()
Commit: 28354fe4bd5f5c3058a87ebc31d55ca7905388f3
https://github.com/mapserver/mapserver/commit/28354fe4bd5f5c3058a87ebc31d55ca7905388f3
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M mapquery.c
Log Message:
-----------
msQueryByFilter(): use msLayerGetShapeCount() when possible
Commit: 8bfffc24f60b97c0d8b4441347c5fccf3fb1fe60
https://github.com/mapserver/mapserver/commit/8bfffc24f60b97c0d8b4441347c5fccf3fb1fe60
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-02-10 (Wed, 10 Feb 2016)
Changed paths:
M mapwfs.c
Log Message:
-----------
Rename wfs_ignore_maxfeatures_for_hits to wfs_maxfeatures_ignore_for_resulttype_hits
Commit: 3c848d4bcd1d33e4d27a622ff633cba0e2ce427d
https://github.com/mapserver/mapserver/commit/3c848d4bcd1d33e4d27a622ff633cba0e2ce427d
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-02-17 (Wed, 17 Feb 2016)
Changed paths:
M mapcluster.c
M mapcontour.c
M mapgraticule.c
M maplayer.c
M mapmssql2008.c
M mapogr.cpp
M maporaclespatial.c
M mappluginlayer.c
M mappostgis.c
M mappostgis.h
M mapquery.c
M maprasterquery.c
M mapserver.h
M mapshape.c
M mapunion.c
M mapuvraster.c
M mapwfs.c
M mapwfslayer.c
Log Message:
-----------
Merge branch 'wfs_fast_hits'
Compare: https://github.com/mapserver/mapserver/compare/27fb2d1356da...3c848d4bcd1d
More information about the mapserver-commits
mailing list