Bug report #10621
3D esri shapefile crashes v2.3
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19024 |
Description
Been using 3D (ZM enabled) ESRI shapefiles in 2.2 & 2.0 with no issue. Tried to use the same files within the latest 2.3 nightly build (15/6/2014) and it causes QGIS to force close.
History
#1 Updated by Nathan Woodrow over 10 years ago
- Priority changed from Normal to Severe/Regression
#2 Updated by Saber Razmjooei over 10 years ago
- File styled_3d_shp.png added
It works fine for me (no crashing) in QGIS master (1532048) but strange rendering. The polygons are not styled as polylines with no color fill.
#3 Updated by Giovanni Manghi over 10 years ago
no crash here on latest master (2.3.0-23 is old, now there is 2.3.0-116) on both Linux and Windows, but I can confirm that symbology is not right.
#4 Updated by Saber Razmjooei over 10 years ago
- File node_duplicated_3d_shp.png added
I had another look and it is actually not a problem with symbology. The problem is due the way vertices are drawn/connected. If you move the nodes, you can see the style is correct but nodes at vertices are duplicated.
#5 Updated by Giovanni Manghi over 10 years ago
- Status changed from Open to Feedback
Saber Razmjooei wrote:
I had another look and it is actually not a problem with symbology. The problem is due the way vertices are drawn/connected. If you move the nodes, you can see the style is correct but nodes at vertices are duplicated.
then it seems that in master this is no (longer) an issue. closing?
#6 Updated by Saber Razmjooei over 10 years ago
- Status changed from Feedback to Closed
I can confirm 2.3 and 2.2 handle 3D shapefiles in the same way (not completely right).
@Nicholas, if you want proper rendering/drawing of 3D shapefiles, you need to open a feature request probably.