Bug report #940
Shapefile fails to draw
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Map Canvas | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | Windows | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 10999 |
Description
When you pan and the center of the map goes beyond the 180 or -360 line(?) the shapes on either side are not drawing any more, even though they are still in view.
See attached shape file for example.
History
#1
Updated by Jeremy Palmer over 17 years ago
- Resolution set to fixed
- Status changed from Open to Closed
OK found the problem. I had a corrupt spatial index file (qix). Once I created a new index with shptree (QIGS spatial index creation failed) everything worked as expected.
#2 Updated by Anonymous about 16 years ago
Milestone Version 0.9.2 deleted