[QGIS Commit] [qgis/Quantum-GIS] e12d13: Update QGIS WFS Server to use the new vector API
GitHub
noreply at github.com
Thu Jan 17 07:49:14 PST 2013
Branch: refs/heads/new_vector_api
Home: https://github.com/qgis/Quantum-GIS
Commit: e12d1398d8e5eb57dbb2d611bc0a8457d0e98122
https://github.com/qgis/Quantum-GIS/commit/e12d1398d8e5eb57dbb2d611bc0a8457d0e98122
Author: D'Hont René-Luc <rldhont at gmail.com>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/CMakeLists.txt
M src/mapserver/qgswfsserver.cpp
M src/mapserver/qgswfsserver.h
Log Message:
-----------
Update QGIS WFS Server to use the new vector API
This update needs to be tested. It should primarily test the
PROPERTYNAME parameter for GetFeature request, and test TRANSACTION.
This update it's just for compatibility. It should be good to update the
code to use all the new vector API capability.
Commit: 11d5bd38462e0b80c8b760c9b97738e3a0730c7f
https://github.com/qgis/Quantum-GIS/commit/11d5bd38462e0b80c8b760c9b97738e3a0730c7f
Author: rldhont <rldhont at gmail.com>
Date: 2013-01-17 (Thu, 17 Jan 2013)
Changed paths:
M src/CMakeLists.txt
M src/mapserver/qgswfsserver.cpp
M src/mapserver/qgswfsserver.h
Log Message:
-----------
Merge pull request #392 from rldhont/new_vector_api
Update QGIS WFS Server to use the new vector API
Compare: https://github.com/qgis/Quantum-GIS/compare/a6c5fd875bc7...11d5bd38462e
More information about the QGIS-commit
mailing list