You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, when a user uploads an AOI there's absolutely no way to know if it's failed. The only indicator of success is if an MBTiles file appears, and even then there's no way to know if the file is correct other than to download it and try it out.
Ideally a user would see a failure notice of some kind if something goes wrong. Even better would be an indication of the time remaining for a file to be processed.
Tasks
Wire up some logging from the TileHuria app itself
Create some user-friendly error messages
Hook them to the Status slot in the MBTiles page
The text was updated successfully, but these errors were encountered:
Goal
At the moment, when a user uploads an AOI there's absolutely no way to know if it's failed. The only indicator of success is if an MBTiles file appears, and even then there's no way to know if the file is correct other than to download it and try it out.
Ideally a user would see a failure notice of some kind if something goes wrong. Even better would be an indication of the time remaining for a file to be processed.
Tasks
The text was updated successfully, but these errors were encountered: