| 1 | <?xml version="1.0" encoding="utf-8"?>
|
|---|
| 2 | <josm-session version="0.1">
|
|---|
| 3 | <viewport>
|
|---|
| 4 | <center lat="12.345600007639963" lon="-9.8765"/>
|
|---|
| 5 | <scale meter-per-pixel="0.6681737245549941"/>
|
|---|
| 6 | </viewport>
|
|---|
| 7 | <layers active="1">
|
|---|
| 8 | <layer index="1" name="Geotagged Images" type="geoimage" version="0.1" visible="true">
|
|---|
| 9 | <show-thumbnails>false</show-thumbnails>
|
|---|
| 10 | <geoimage>
|
|---|
| 11 | <file>fullexifgps.jpg</file>
|
|---|
| 12 | <thumbnail>false</thumbnail>
|
|---|
| 13 | <position lat="12.346236251575645" lon="-9.877160522273424"/>
|
|---|
| 14 | <speed>22.33</speed>
|
|---|
| 15 | <elevation>77.88</elevation>
|
|---|
| 16 | <exif-orientation>1</exif-orientation>
|
|---|
| 17 | <exif-time>1419169538000</exif-time>
|
|---|
| 18 | <exif-gps-time>1419087602745</exif-gps-time>
|
|---|
| 19 | <exif-coordinates lat="12.345600000000001" lon="-9.8765"/>
|
|---|
| 20 | <exif-image-direction>162.8972473832294</exif-image-direction>
|
|---|
| 21 | <is-new-gps-data>true</is-new-gps-data>
|
|---|
| 22 | </geoimage>
|
|---|
| 23 | <geoimage>
|
|---|
| 24 | <file>noexifgps.jpg</file>
|
|---|
| 25 | <thumbnail>false</thumbnail>
|
|---|
| 26 | <position lat="12.345119822513624" lon="-9.876072964669738"/>
|
|---|
| 27 | <exif-orientation>1</exif-orientation>
|
|---|
| 28 | <exif-time>1419169748000</exif-time>
|
|---|
| 29 | <exif-image-direction>280.5392402164965</exif-image-direction>
|
|---|
| 30 | <is-new-gps-data>true</is-new-gps-data>
|
|---|
| 31 | </geoimage>
|
|---|
| 32 | </layer>
|
|---|
| 33 | </layers>
|
|---|
| 34 | </josm-session>
|
|---|