[mapserver-commits] [mapserver/mapserver] 2b66c3: GeoJSON output: automatically add a numberMatched ...
Even Rouault
noreply at github.com
Thu Jul 11 12:09:45 PDT 2019
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 2b66c35348a3bed2ca565fec77f6bf2bc651251e
https://github.com/mapserver/mapserver/commit/2b66c35348a3bed2ca565fec77f6bf2bc651251e
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2019-07-05 (Fri, 05 Jul 2019)
Changed paths:
M mapogroutput.c
M mapwfs.c
A msautotest/wxs/expected/wfsogr20_geojson.json
A msautotest/wxs/expected/wfsogr20_geojson_with_predefine_native_data.json
M msautotest/wxs/wfs_ogr_geojson.map
Log Message:
-----------
GeoJSON output: automatically add a numberMatched property for WFS 2.0 GetFeature responses when wfs_compute_number_matched=true
Commit: eb9c49c68ecbd8639d7cd8a338c17b3ae8b5e27a
https://github.com/mapserver/mapserver/commit/eb9c49c68ecbd8639d7cd8a338c17b3ae8b5e27a
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2019-07-11 (Thu, 11 Jul 2019)
Changed paths:
M mapogroutput.c
M mapwfs.c
A msautotest/wxs/expected/wfsogr20_geojson.json
A msautotest/wxs/expected/wfsogr20_geojson_with_predefine_native_data.json
M msautotest/wxs/wfs_ogr_geojson.map
Log Message:
-----------
Merge pull request #5836 from rouault/auto_add_numberMatched_to_geojson_output
GeoJSON output: automatically add a numberMatched property for WFS 2.0 GetFeature responses when wfs_compute_number_matched=true
Compare: https://github.com/mapserver/mapserver/compare/f42d7d16157f...eb9c49c68ecb
More information about the mapserver-commits
mailing list