Hello everybody!
I've been using OsMand very happily till now but ran into a strange behaviour when exporting all my markers (around180):
The result file is incomplete and the end seems just cut off in the middle of the xml tag <extensions>
Has someone any clue?
Osmand 3.4.8 on Galaxy Note 3 running Android 5.0
Thanks
here is a sample file:
... file beginning
... part removed here
... file end
</wpt>
<wpt lat="62.1584878" lon="-6.7871046">
<name>Skáli</name>
<extensions>
<color>#fdd835</color>
</extensions>
</wpt>
<wpt lat="62.2005668" lon="-6.8542696">
<name>ici on peut manger</name>
<exte
...