#6071 closed defect (duplicate)
Imagery offsets does not work
| Reported by: | paulius.zaleckas@… | Owned by: | Upliner |
|---|---|---|---|
| Priority: | normal | Component: | Core imagery |
| Version: | tested | Keywords: | |
| Cc: |
Description
With the latest tested JOSM version 3961 Imagery offsets stopped working.
It was working perfectly with previous tested JOSM.
Attachments (0)
Change History (8)
comment:1 Changed 2 years ago by anonymous
comment:2 Changed 2 years ago by Upliner
It's because of changing of Mercator scale factor in [3922]. Maybe, I should write some heuristic to detect "old" offsets and automatically convert them.
comment:3 Changed 2 years ago by paulius.zaleckas@…
imagery.offsets.6=EPSG:3857 Bing Sat OLD 1.6654068812349543E-6 4.5414411631305995E-7 imagery.offsets.7=EPSG:3857 Bing Sat NEW 10.949652635492384 2.1899306485429406 23.842131948808074 54.890325488375446
It would be nice if Imagery could automatically convert OLD one to NEW...
comment:4 Changed 2 years ago by Upliner
By the way, it's possible to convert them by hand by multiplying by 6378137, which can be done in Excel/Calc.
comment:5 Changed 2 years ago by Zverikk
Upliner: actually, #6049. Such things should be corrected before releasing tested version, of course.
comment:6 Changed 2 years ago by bastiK
Upliner: if you add the migration today, we can update tested
Zverikk: The maintainer did not plan to do any migration at all so it would not matter when we released the tested version.
comment:7 Changed 2 years ago by stoecker
- Resolution set to duplicate
- Status changed from new to closed
comment:8 Changed 2 years ago by stoecker
Closed as duplicate of #6049.



I have tried to crate new ofset and it works OK, but "old" offsets created with previous tested version fails to work.