OsmAnd GPX to KML Converter
Convert OsmAnd GPX waypoint files to KML for Google My Maps or other KML-compatible map tools. The converter reads waypoint names, descriptions, coordinates, colors, and OsmAnd icon tags, then creates a downloadable KML file with similar Google-style icons where possible.
Inspired by mariush444/osmand2kml.
What this tool does
OsmAnd GPX favorites and waypoint files can be imported into other map tools, but external tools may use only a default icon. This converter tries to preserve useful waypoint details by mapping OsmAnd icon names to visually similar Google-style icons.
- Export or prepare a GPX file with OsmAnd waypoints.
- Drop the file onto this page, or use the file picker.
- Download the generated KML file.
- Import the KML into Google My Maps or another KML-compatible tool.
Drop your OsmAnd GPX file here
or choose a file from your device
Original project / Credits
This browser-based version was adapted for this site from the original OsmAnd GPX to KML conversion project.
Original GitHub project: mariush444/osmand2kml