Hi.
I need to take some photo waypoints around the way to later schedule path maintenance. It's very useful but when I export the track I've seen the waypoint is stored this way into the GPX file:
<wpt lat="45.8720753" lon="9.4195503">
<ele>496.61</ele>
<time>2017-04-06T18:16:37Z</time>
<name><![CDATA[WPT_0000008]]></name>
<sym>Waypoint</sym>
<type>Foto</type>
<extensions>
<om:oruxmapsextensions xmlns:om="http://www.oruxmaps.com/oruxmapsextensions/1/0">
<om:ext type="ICON" subtype="0">3</om:ext>
<om:ext type="IMAGEN" subtype="0">/storage/emulated/0/oruxmaps/pictures/OMIMG_20170406_201637.jpg</om:ext>
</om:oruxmapsextensions>
</extensions>
</wpt>
The image path is local to the phone, that means when it's exported on the computer it's not working.
How should this be dealt with? Images must be exported manually and path changed accordingly? Is there an automatic mode?
thanks
Exporting as KML or KMZ do trick
Gesendet von meinem SM-A520F mit Tapatalk
indeed. thanks!
I just noted it works on Google Earth, but it doesn't for Garmin BaseCamp. From what I can see the image tag is inserted as HTML into the waypoint's description, which is apparently ignored by BC. Is that a non-standard feature?
Sorry, I am not familiar with BC.
Maybe you can open the gpx/kmz file first, then open the hopefully geotagged fotos.
Gesendet von meinem SM-A520F mit Tapatalk