This tool adapts KML files from Google My Maps for use with Organic Maps (and MAPS.ME), striving to maintain color and icon accuracy. Although Organic Maps supports fewer colors and icons, the tool does its best to match the original as closely as possible. Input on new icon mappings is appreciated.
mmmm google-maps.kml > maps-me.kml
Or go to Mmmm and convert your KML online.
pipx install mmmm
You can create a virtual environment for testing by executing the commands below:
micromamba env create --prefix ./.venv --file environment.yml
micromamba activate ./.venv
Then, from the project root directory, you can run the converter with the following command:
python -m mmmm google-maps.kml