You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
...as we do with the tiling. We should use generator functions. Otherwise, with long imports, some processes will stop really working. I've ended up having 2 processes working in the end.
The text was updated successfully, but these errors were encountered:
That's what I was trying to achieve with my last PR, I am iterating through a GDAL layer to get the features one by one but I am not sure the features are actually streamed from the shapefile. So not 100% sure this is doable with GDAL. But yes we should look into it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
...as we do with the tiling. We should use generator functions. Otherwise, with long imports, some processes will stop really working. I've ended up having 2 processes working in the end.
The text was updated successfully, but these errors were encountered: