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

Arbiter does not continue caching an AOI if the previous AOI did not finish. #60

Open
garnertb opened this issue Jan 28, 2014 · 2 comments

Comments

@garnertb
Copy link

If a user exits Arbiter while the app is caching tiles the application will not resume downloading tiles when the user opens the application again. Arbiter should allow you to cache remaining tiles that weren’t picked up on the first time. Also, if expanding the AOI, would be good to only grab the delta tiles (if the AOI is expanded from the first cache). Users should have option to recache the entire thing in case they want to grab a fresh set of tiles.

To reproduce:

  1. Open Arbiter and click the red box to create a new AOI.
  2. While the tiles are downloading close Arbiter.
  3. Open Arbiter, tiles that have already downloaded are shown but Arbiter will not prompt you to finish caching.
@smesdaghi
Copy link
Member

At the very least, user can be warned that caching tiles had not completed successfully and give the user option to cache again.

@danpalumbo
Copy link
Contributor

Tried to reproduce. Arbiter returned to the cache exercise when I re-opened Arbiter, but part the AOI was not cached. It was blank on the screen. This should remain open. (DP)

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

No branches or pull requests

3 participants