Bug report #8056
Ring is incorrectly interpreted if MIF is used
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Vectors | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | end of life |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16897 |
Description
QGIS should render ring as a hole in the polygon and this indeed happens with attached TAB, but not with MIF/MID.
Like this: http://gis-lab.info/images/screenshots/20130613-13f-92kb.jpg
It seems that this is not GDAL issue, but the issue is how QGIS interprets direction of nodes sequence of the ring. If outer polygon and inner are counterdirected - the ring draws, if direction is the same - it doesn't.
Sample data: http://gis-lab.info/forum/download/file.php?id=5935
History
#1 Updated by dr - over 7 years ago
I've faced with the same issue in the latest master.
#2 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No
- Regression? set to No
#3 Updated by Giovanni Manghi over 5 years ago
- Resolution set to end of life
- Status changed from Open to Closed
End of life notice: QGIS 2.18 LTR
Source:
http://blog.qgis.org/2019/03/09/end-of-life-notice-qgis-2-18-ltr/