Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

layers not rendered (or partially rendered) in qgis master #18020

Closed
qgib opened this issue Jan 26, 2014 · 5 comments
Closed

layers not rendered (or partially rendered) in qgis master #18020

qgib opened this issue Jan 26, 2014 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats)

Comments

@qgib
Copy link
Contributor

qgib commented Jan 26, 2014

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 9426
Affected QGIS version: master
Redmine category:vectors
Assignee: Alvaro Huarte


I just compiled from source the latest code and have issues with the attached vectors (try zoom in).

This does not seems the same issue filed (and closed) a few days ago that had a similar description but happened when activating simplification, because in this case it happen also with simplification off. It seems anyway that it may be simplification related.

QGIS version 2.1.0-Master QGIS code revision 9439eb8
Compiled against Qt 4.8.1 Running against Qt 4.8.1
Compiled against GDAL/OGR 1.10.0 Running against GDAL/OGR 1.10.0
Compiled against GEOS 3.3.8-CAPI-1.7.8 Running against GEOS 3.3.8-CAPI-1.7.8
PostgreSQL Client Version 9.1.11 SpatiaLite Version 4.1.0
QWT Version 6.0.0-svn PROJ.4 Version 480
QScintilla2 Version 2.6.1


@qgib
Copy link
Contributor Author

qgib commented Jan 26, 2014

Author Name: Giovanni Manghi (@gioman)


after making a whatever editing operation the vectors do render correctly, so maybe after all is a data issue(?). Not sure about that, they un-edited data shows fine in qgis 2.0.1

@qgib
Copy link
Contributor Author

qgib commented Jan 26, 2014

Author Name: Alvaro Huarte (@ahuarte47)


Hi, I have tested the data and ArcView 3.1 crash! I edited the code for QGIS does not use the current map extent to filter the data and then the layers are showed.

I think that there is a problem when the current map extent is converted to layer coordinates in....
https://github.com/qgis/QGIS/blob/master/src/core/qgsmaprenderer.cpp#L414

I study the code
Alvaro

@qgib
Copy link
Contributor Author

qgib commented Jan 26, 2014

Author Name: Alvaro Huarte (@ahuarte47)


Giovanni Manghi wrote:

after making a whatever editing operation the vectors do render correctly, so maybe after all is a data issue(?). Not sure about that, they un-edited data shows fine in qgis 2.0.1

Hi Giovanni, if I create the spatial index and update the extent from layer properties panel, it works fine!

@qgib
Copy link
Contributor Author

qgib commented Jan 26, 2014

Author Name: Giovanni Manghi (@gioman)


Alvaro Huarte wrote:

Giovanni Manghi wrote:

after making a whatever editing operation the vectors do render correctly, so maybe after all is a data issue(?). Not sure about that, they un-edited data shows fine in qgis 2.0.1

Hi Giovanni, if I create the spatial index and update the extent from layer properties panel, it works fine!

ok, maybe is a corrupted index. closing as invalid


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed

@qgib
Copy link
Contributor Author

qgib commented Jan 26, 2014

Author Name: Alvaro Huarte (@ahuarte47)


Giovanni Manghi wrote:

Hi Giovanni, if I create the spatial index and update the extent from layer properties panel, it works fine!

ok, maybe is a corrupted index. closing as invalid

But, If spatial index does not exit it works bad, may spatial index lib throws these issue ?
I am going study it

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats) labels May 24, 2019
@qgib qgib added this to the Future Release - High Priority milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Vectors Related to general vector layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant