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

Building/loading some polygon/line layers in the exporter window takes ages #343

Open
EricPlayZ opened this issue May 27, 2024 · 1 comment

Comments

@EricPlayZ
Copy link

EricPlayZ commented May 27, 2024

I have a polygonal layer with around 600-700 features. For some reason, even if I have other layers that are more or less the same in the number of features, this one takes the longest to load, around 15 to 20 minutes. I can't understand why, because even if I combine all of the polygons into one polygon in another layer, that layer takes just as much to load.

I don't have that much time to keep waiting 20 minutes each time I make a modification to something, it's awfully slow. My PC specs shouldn't be a problem:
GPU: RTX 4070
CPU: Intel Core i9-12900KF
RAM: 32 GB DDR5 at 6000 MT/s
2 TB NVME SSD

Why is it taking this long? Isn't there also a way to make the loading asynchronous, so I don't have to wait for e.g. the layer with the buildings polygons to load, before starting to load other layers?

I should mention, I'm using QGIS 3.34.2-Prizren, with the latest version of this plugin 2.7.3.

Below is a screenshot representing the layer I'm trying to load in the exporter.
image

Need help ASAP, if possible =) Thank you.

@EricPlayZ
Copy link
Author

I only now noticed that this happens whenever the layer is rendered as a "Polygon" or "Overlay", instead of "Extruded". With "Extruded" selected, it loads in almost 10 seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant