[QGIS Commit] [qgis/Quantum-GIS] 0210b7: Bug Fix: WFS layers added from the browser no long...
GitHub
noreply at github.com
Mon Jul 15 12:53:05 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 0210b72d4542870acd689fb922daf817641b2ea6
https://github.com/qgis/Quantum-GIS/commit/0210b72d4542870acd689fb922daf817641b2ea6
Author: Jeremy Palmer <jpalmer at linz.govt.nz>
Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths:
M src/providers/wfs/qgswfsdataitems.cpp
M src/providers/wfs/qgswfsdataitems.h
Log Message:
-----------
Bug Fix: WFS layers added from the browser no longer prompt the user for the layer coordinates system
Commit: 738b7e3cdbcfb7e84a4427f222d2ccbfe500439e
https://github.com/qgis/Quantum-GIS/commit/738b7e3cdbcfb7e84a4427f222d2ccbfe500439e
Author: Jeremy Palmer <jpalmer at linz.govt.nz>
Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths:
M src/core/qgsgml.cpp
Log Message:
-----------
Ensure progress dialogue shows for WFS GML requests - especially in the case that the geometry type is not determined from the server describe feature type request and we need to inspect the featuretype first feature
Commit: 2db4f3515fbbb06d95388464523d45c0afee623e
https://github.com/qgis/Quantum-GIS/commit/2db4f3515fbbb06d95388464523d45c0afee623e
Author: Jeremy Palmer <jpalmer at linz.govt.nz>
Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths:
M src/core/qgsgml.cpp
Log Message:
-----------
If a network request error occurs while reading the streamed GML, then return a failure status from the getFeatures method
Commit: 731ac4f141d5e468404685d88bbcd90c7cdb80ac
https://github.com/qgis/Quantum-GIS/commit/731ac4f141d5e468404685d88bbcd90c7cdb80ac
Author: Jeremy Palmer <jpalmer at linz.govt.nz>
Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths:
M src/core/qgsmimedatautils.cpp
Log Message:
-----------
Re-write MimeData Uri concat and split function to deal with layer names and urls that contain the ':' character
Commit: b54c9813419dcc0e17e8dc565abdec59dd72367b
https://github.com/qgis/Quantum-GIS/commit/b54c9813419dcc0e17e8dc565abdec59dd72367b
Author: Jeremy Palmer <jpalmer at linz.govt.nz>
Date: 2013-07-14 (Sun, 14 Jul 2013)
Changed paths:
M src/providers/wfs/qgswfssourceselect.cpp
M src/providers/wfs/qgswfssourceselect.h
Log Message:
-----------
Remove some old code missed from 84f4346eae
Commit: d0c3f4fc4c4e95c7b3543542b0288cf49a78d58a
https://github.com/qgis/Quantum-GIS/commit/d0c3f4fc4c4e95c7b3543542b0288cf49a78d58a
Author: Jürgen Fischer <jef at norbit.de>
Date: 2013-07-15 (Mon, 15 Jul 2013)
Changed paths:
M src/core/qgsgml.cpp
M src/core/qgsmimedatautils.cpp
M src/providers/wfs/qgswfsdataitems.cpp
M src/providers/wfs/qgswfsdataitems.h
M src/providers/wfs/qgswfssourceselect.cpp
M src/providers/wfs/qgswfssourceselect.h
Log Message:
-----------
Merge pull request #730 from palmerj/wfs_client_fixes
WFS client fixes
Compare: https://github.com/qgis/Quantum-GIS/compare/133398b390cc...d0c3f4fc4c4e
More information about the QGIS-commit
mailing list