Clone the repository using the command line or the GitHub desktop app.
git clone https://github.com/AMI-system/ami_deployments
Install the dependencies.
pip install folium
-
Download the geojson file from the country you would like to create the new map using this repository.
-
Duplicate one of the map creators python files and rename it.
-
Update the code to use the right geojson file and the right file from the files folder.
-
Run the map creator python script and a new html file would be created.