--
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 osmand+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/872cb6b2-a616-4c93-a113-76bf33261d1en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/2843a388-aaed-4dc1-b07b-9a0a27494c4cn%40googlegroups.com.
--
To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/33b4fff1-7185-4d1c-bcee-9446e9429acdn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/39f29952-ffe4-47ed-b410-77be24561b07n%40googlegroups.com.
--
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 osmand+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/ZoiQqBG9DZPm7KFF%40shallowsky.com.
--
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 osmand+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osmand/04acca1c-cc30-4642-8ebb-002080e3a68an%40googlegroups.com.
I mention this in case it's of help with your similar issue.
I use Google Maps (GMaps) to create custom maps when I'm trip planning. Downloading the tracks and waypoints from these maps has always been disappointing with lots of important information lost in the importing process.
I ended up creating a utility GoogleMapsToOSMAndGPX to convert a GMap into OSMAnd compatible GPX files. The utility extracts the GMap KML data and does icon and track conversion. It maps icon symbols and preserves icon color and description text. It separates tracks into individual files preserving track line color and description and allows you to specify a line width.
The above link has documentation, python code and windows executables.
Hope it's of use.