#6049 closed enhancement (fixed)
Auto-update of old bookmarks
| Reported by: | Zverikk | Owned by: | Upliner |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core imagery | Version: | latest |
| Keywords: | offset | Cc: |
Description (last modified by )
Since old and new values differ by a very large, but constant number, it is possible to detect whether a bookmark is in "old style" or new: just check if it's smaller that 1E-3. So, imagery plugin can read all bookmarks on load, check if they are smaller (both numbers at once!) and fix them by multiplying by 6378137.
Attachments (0)
Change History (6)
comment:1 by , 15 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 15 years ago
follow-up: 6 comment:5 by , 15 years ago
Please bump the tested version to at least 3966, there was a fatal mistake in my hasty fix.
comment:6 by , 15 years ago
Replying to Upliner:
Please bump the tested version to at least 3966
Done.
there was a fatal mistake in my hasty fix.
Well, at least 75% of the time it works alright ;)



Ticket #6071 has been marked as a duplicate of this ticket.