#2410 closed enhancement (fixed)
remotecontrol - not download data from server with every request
| Reported by: | fatbozz <fatbozz@…> | Owned by: | framm |
|---|---|---|---|
| Priority: | major | Component: | Core remotecontrol |
| Version: | latest | Keywords: | |
| Cc: | bodo@… |
Description (last modified by simon04)
Hello,
Ive found great checking tool to correct OSM mistakes. http://keepright.ipax.at/report_map.php this tool works with JOSM via remotecontrol plugin. Great coop, but is annoying to wait for every request to download data.
I suggest to compare request to actual bounding box in josm and then decide : is really need to download this another bbox again ?
Attachments (0)
Change History (7)
comment:1 Changed 3 years ago by stoecker
- Component changed from Plugin to Core remotecontrol
- Owner changed from team to framm
comment:2 Changed 3 years ago by bastiK
- Cc bodo@… added
comment:3 Changed 15 months ago by xeen
- Resolution set to worksforme
- Status changed from new to closed
comment:4 Changed 15 months ago by simon04
- Description modified (diff)
This is not fixed (completely), e.g., the following request triggers a download every time:
I assume, there is some rounding error …
comment:5 Changed 15 months ago by xeen
- Resolution worksforme deleted
- Status changed from closed to reopened
Indeed it is. Fix is pretty easy though…
comment:6 Changed 15 months ago by xeen
- Resolution set to fixed
- Status changed from reopened to closed
In 4944/josm:
comment:7 Changed 15 months ago by simon04
Ticket #5795 has been marked as a duplicate of this ticket.



as far as I can tell, this is already implemented. I tried it with openstreetbugs and JOSM does not re-download already available areas. If you have a specific case where it doesn’t work, please reopen the ticket and ideally provide links :)