#3247 closed defect (fixed)
Calculation for "Download along track" takes too long
Reported by: | stoecker | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | DownloadAlongTrack | Cc: |
Description
Either the calculations for downloading along a track need to speed up or a progress report must be added.
Attachments (0)
Change History (5)
comment:1 by , 16 years ago
Keywords: | DownloadAlongTrack added |
---|
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:3 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | needinfo → new |
Do a 50m/1sq km for a 100/200 km track and calculation takes 10-30 seconds before the number of downloads pops up.
comment:5 by , 14 years ago
It's only guessed how long the calulation will take. If you have a GPX file which takes long (> 1 second) to compute but doesn't show a progress bar, please attach it to this ticket with the download-along-settings used, so the threshold to show the progress bar can be fine tuned.
The calculation is quite fast, the message box which informs about the number of downloads required pops up almost instantantly. Then the download of the download areas runs asynchronously, a PleaseWaitDialog shows the progress and the whole task can be cancelled.
Can you be more specific? What's the problem? Or is this solved in the meantime?