[mapserver-commits] [mapserver/mapserver] 45037e: OGR: add a "wfs_use_default_extent_for_getfeature...
GitHub
noreply at github.com
Thu Dec 1 15:32:00 PST 2016
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: 45037eb0601e2f48ae548e2cd28b29b429644870
https://github.com/mapserver/mapserver/commit/45037eb0601e2f48ae548e2cd28b29b429644870
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2016-12-02 (Fri, 02 Dec 2016)
Changed paths:
M mapogcfilter.c
M mapogr.cpp
M mapquery.c
M mapserver.h
M mapwfs.c
A msautotest/wxs/expected/wfs_ogr_native_sql_06_disable_default_extent_for_getfeature.xml
A msautotest/wxs/expected/wfs_ogr_native_sql_42.xml
M msautotest/wxs/wfs_ogr_native_sql.map
Log Message:
-----------
OGR: add a "wfs_use_default_extent_for_getfeature" "yes" LAYER.METADATA
When this is defined and a WFS request has no BBOX filter, do not use the MAP.EXTENT
as a default BBX filter, which can hurt performance and is useless if MAP.EXTENT
covers the whole layer.
CREDITS: Funded by:
Regione Toscana - Settore Sistema Informativo Territoriale ed
Ambientale (CIG: 644544015A)
More information about the mapserver-commits
mailing list