Skip to content

Much faster map tiles processing #5

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

aleonnet
Copy link

@aleonnet aleonnet commented May 1, 2024

Faster processing of much larger areas with multiprocessing and generators

aleonnet added 2 commits May 1, 2024 10:51
Modified version of extract_features.py to allow faster processing and much larger areas using multiprocessing and generators. Also includes implementation for z_ordering and optional .png map tiles rendering on /test_imgs.
Added process_features_new and style_features_new, also modified clip_lines and clip_polygons using generatores for memory efficiency.
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

Successfully merging this pull request may close these issues.

1 participant