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

Allows for batch-rasterization in rs rasterize, closes #25 #134

Merged
merged 1 commit into from
Oct 24, 2018

Conversation

daniel-j-h
Copy link
Collaborator

For #25. This changeset allows for batch-rasterization.

We can now run rs rasterize multiple times with multiple smaller (batched) GeoJSON files. And in the case of overlapping features (multiple GeoJSON files with features in the same tile) we now automatically merge the rasterized masks on the fly.

This will make pre-processing a bit easier on memory for folks.

@rory

@daniel-j-h daniel-j-h force-pushed the issue/25 branch 3 times, most recently from f88630b to 021be5b Compare October 24, 2018 13:13
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