[QGIS Commit] [qgis/Quantum-GIS] 6899a1: If ignoreShapeEncoding is false, clear SHAPE_ENCOD...
GitHub
noreply at github.com
Sat Aug 24 13:18:56 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/Quantum-GIS
Commit: 6899a1756c985cf3f66338f13633dd568634e099
https://github.com/qgis/Quantum-GIS/commit/6899a1756c985cf3f66338f13633dd568634e099
Author: Minoru Akagi <akaginch at gmail.com>
Date: 2013-08-11 (Sun, 11 Aug 2013)
Changed paths:
M src/core/qgsvectorfilewriter.cpp
M src/plugins/spit/qgsshapefile.cpp
M src/providers/ogr/qgsogrprovider.cpp
Log Message:
-----------
If ignoreShapeEncoding is false, clear SHAPE_ENCODING after creating shapefile with SHAPE_ENCODING="" (fix #8440)
Spit: apply SHAPE_ENCODING to shape layer opening
Commit: b05abdf81d6a552570f3ecb69fac12698b279b75
https://github.com/qgis/Quantum-GIS/commit/b05abdf81d6a552570f3ecb69fac12698b279b75
Author: mhugent <marco.hugentobler at sourcepole.ch>
Date: 2013-08-24 (Sat, 24 Aug 2013)
Changed paths:
M src/core/qgsvectorfilewriter.cpp
M src/plugins/spit/qgsshapefile.cpp
M src/providers/ogr/qgsogrprovider.cpp
Log Message:
-----------
Merge pull request #800 from minorua/8440
If ignoreShapeEncoding is false, clear SHAPE_ENCODING after creating shapefile with SHAPE_ENCODING="" (fix #8440)
Compare: https://github.com/qgis/Quantum-GIS/compare/6937e4f9135a...b05abdf81d6a
More information about the QGIS-commit
mailing list