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

Added skip argument for makeTiles() command #1169

Closed
wants to merge 1 commit into from

Conversation

graymartin
Copy link

This pull request resolves #1167, allowing for users to skip a certain number of tiles when running the makeTiles() command using the skip keyword argument.

I am not used to contributing like this and do not have a lot of experience with C++. If this needs additional polish or other work, please let me know and I will see what I can do!

@rhijmans
Copy link
Member

Something similar was implemented with #1167

@rhijmans rhijmans closed this Jun 15, 2023
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.

Skip completed tile indices in makeTiles()
2 participants