[QGIS Commit] [qgis/Quantum-GIS] 9c8bc7: Add support for 3D types in the PostGIS provider
GitHub
noreply at github.com
Sun Sep 15 08:16:05 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 9c8bc7de5b782b0a1bd1eec533fa5688dc1f7376
https://github.com/qgis/Quantum-GIS/commit/9c8bc7de5b782b0a1bd1eec533fa5688dc1f7376
Author: Hugo Mercier <hugo.mercier at oslandia.com>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M src/providers/postgres/qgspostgresconn.cpp
M src/providers/postgres/qgspostgresfeatureiterator.cpp
Log Message:
-----------
Add support for 3D types in the PostGIS provider
Commit: 546c2de44db3ba2956a4a64fbd33253ef42a5437
https://github.com/qgis/Quantum-GIS/commit/546c2de44db3ba2956a4a64fbd33253ef42a5437
Author: Hien TRAN-QUANG <hien.tranquang at gmail.com>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M src/core/qgscoordinatereferencesystem.cpp
Log Message:
-----------
Fix Blocker issue 8487
Custom CRS are saved if cannot find an existing one with same parameters
(except datum which may be optionnal, as GDAL seems to have drop it)
Commit: 5bdb7952f651f4628f5d702770367b25077e1554
https://github.com/qgis/Quantum-GIS/commit/5bdb7952f651f4628f5d702770367b25077e1554
Author: Hugo Mercier <hugo.mercier at oslandia.com>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M src/providers/postgres/qgspostgresfeatureiterator.cpp
Log Message:
-----------
Remove st_force2d from postgres provider
Commit: 821b1d240b61d3d516480efb43d5b60d52c3a506
https://github.com/qgis/Quantum-GIS/commit/821b1d240b61d3d516480efb43d5b60d52c3a506
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M src/core/symbology-ng/qgsrendererv2.cpp
M src/core/symbology-ng/qgsrulebasedrendererv2.cpp
Log Message:
-----------
fix warnings
Commit: 39fab67e602aaa8be7e561a50b40ab7c38914258
https://github.com/qgis/Quantum-GIS/commit/39fab67e602aaa8be7e561a50b40ab7c38914258
Author: Denis Rouzaud <denis.rouzaud at gmail.com>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M python/core/qgsvectorlayer.sip
M src/core/qgsvectorlayer.cpp
M src/core/qgsvectorlayer.h
Log Message:
-----------
added listAllFeatureIds and check that features exist when setting selection
Commit: 078a941f85dd6ddc2cf386748535d2dff9058c86
https://github.com/qgis/Quantum-GIS/commit/078a941f85dd6ddc2cf386748535d2dff9058c86
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M python/core/qgsvectorlayer.sip
M src/core/qgsvectorlayer.cpp
M src/core/qgsvectorlayer.h
Log Message:
-----------
rename QgsVectorLayer::listAllFeatureIds() to allFeatureIds() (followup dd48cd3)
Commit: 5d60b2840c3bb21578c7994fd029b96e0550b9d9
https://github.com/qgis/Quantum-GIS/commit/5d60b2840c3bb21578c7994fd029b96e0550b9d9
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-09-15 (Sun, 15 Sep 2013)
Changed paths:
M src/core/qgscoordinatereferencesystem.cpp
Log Message:
-----------
cleanup on e50f042
Compare: https://github.com/qgis/Quantum-GIS/compare/47e27d1e2ee6...5d60b2840c3b
More information about the QGIS-commit
mailing list