Changes between Initial Version and Version 1 of Ticket #20795
- Timestamp:
- 2021-04-24T19:43:00+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20795 – Description
initial v1 1 1 ==== What steps will reproduce the problem? 2 2 1. Load the images and the track.gpx file you can found inside the attached samples archive 3 2. correlate the images with the gpx (offset is 00:00, enable `override position for image with geo location in exif data`) 3 2. correlate the images with the gpx (offset is 00:00, enable `override position for image with geo location in exif data`) You should see something like this: 4 [[Image(01.png)]] 4 5 3. Convert the gpx to a data layer 5 6 4. add a point to make a < instead of the straight line 7 [[Image(02.png)]] 6 8 5. export this layer to a gpx file, and overwrite the existing track.gpx 7 9 6. Start a new image correlation, click on `open another gpx`, select track.gpx and correlate (enable `override position for image with geo location in exif data`) 8 10 7. it should be ok. 11 [[Image(03.png)]] 9 12 8. drag and drop the track.gpx on Josm 10 13 9. convert the gpx to a data layer and edit the center node to transform the < to a > 14 [[Image(04.png)]] 11 15 10. export this layer to a gpx file, and overwrite the existing track.gpx 12 16 11. Start another image correlation, click on `open another gpx`, select track.gpx (enable `override position for image with geo location in exif data`) … … 16 20 ==== What happens instead? 17 21 The images seem correlated with the previous gpx (with the < instead of the >) 22 [[Image(05.png)]] 18 23 19 24 ==== Please provide any additional information below. Attach a screenshot if possible. … … 21 26 It seems Josm keep the previous versions in memory, and don't use the new version. 22 27 23 WIP : inserting screenshot24 28 {{{ 25 29 URL:https://josm.openstreetmap.de/svn/trunk


