Konubinix' opinionated web of thoughts

Osmand

Fleeting

Local Indexes List of maps

synchronisation tracks and favorites

files orga

find -type f|gi -e favor -e rec
./tracks/rec/2023-10-17_10-18_Tue.gpx
./favorites/favorites-personal.gpx
./favorites/favorites-Aire autoroute.gpx
./favorites/favorites-Boulot.gpx
./favorites/favorites-Copain.gpx
./favorites/favorites-Famille.gpx
./favorites/favorites-forêt.gpx
./favorites/favorites-Loisir.gpx
./favorites/favorites-Plage.gpx
./favorites/favorites-Restaurant.gpx
./favorites/favorites-Sport.gpx
./backup/favorites_bak_2023-10-17_073019.gpx.zip

favorites

structure

<wpt lat="44.7219714" lon="4.7875529">
 <time>2023-07-30T14:34:46Z</time>
 <name>Proche Chemin de l'Île de la Sainte</name>
 <type>Aire autoroute</type>
 <extensions>
   <osmand:address>Proche Chemin de l'Île de la Sainte</osmand:address>
   <osmand:icon>special_star</osmand:icon>
   <osmand:background>circle</osmand:background>
   <osmand:color>#eecc22</osmand:color>
 </extensions>
</wpt>

sync

A file is kept in /data/data/net.osmand.plus/files/favourites_bak.gpx

And also in /sdcard/Android/data/net.osmand.plus/files/favorites/*.gpx

https://github.com/organicmaps/organicmaps/issues/622

Notes linking here