Bart Eisenberg writes:
> Yes you can export a KML/KMX from Google My Maps and bring it into OsmAnd.
> Directly, I think, or you may need to convert it to GPX. Note that when
Last I looked, OsmAnd doesn't read KML/KMZ. But you can use gpsbabel
to convert kml to gpx:
gpsbabel -i kml -f file.kml -o gpx -F file.gpx
If it's kmz, you have to gunzip it first to get a kml; gpsbabel
doesn't handle kmz natively.
...Akkana
--
You received this message because you are subscribed to the Google Groups
"Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/osmand/20190929181131.GB2129%40shallowsky.com.