Skip to content

"Resume" for remote pmtiles extract #276

Description

@orblivion

Hi,

I'm curious how feasible it would be to add a "resume" feature to remote extracts?

Supposing I'm making a large extract from a larger remote file. The connection cuts, I re-run the exact command again. It would be very nice in some cases to continue more or less where it left off. Perhaps this requires an extra "progress" file that keeps track of the last thing written, and makes sure that I'm running with the same polygon or bbox as before. Maybe it also makes sure the remote file hasn't changed between calls (if there are hashes or something). Or maybe such "progress" data is already inherent in the incomplete local extracted copy?

If it's not something you want to add into mainline, or not something you want to spend time on yourself but may consider merging, I'd be curious what you'd guess the onramp might be for a Go developer to add such a feature?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions