Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Don't trust WKB type specified for multipart features.
Check whether the part has Z value because it might differ from the feature's WKB. (feature's WKB is MultiLineString - but parts are of type LineString25D) Fixes ticket #248. git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6072 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
wonder
committed
Nov 10, 2006
1 parent
dccc1c3
commit fdcff92
Showing
2 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters