Skip to content

This is a python function that will return a png/SVG image that will show a colourful map of where you have been in the world!

License

Notifications You must be signed in to change notification settings

brad-rego/Where-have-i-been-in-the-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where have I been in the world - A colourful map of where you have been in the world!

This is a python function that will return a png image that will show a colourful map of where you have been in the world!

World Map:

Thank you to amCharts for allowing me to use the map under the Creative Commons Attribution-NonCommercial 4.0 International License. I have made one change: I inserted

			<!-- EDITS GO HERE -->

to allow for automatic code insertion for the colouration of the map. The map can be accessed from the amCharts website

Example output

Image of example Colours have been randomised Hope you enjoy the application!

Note

Cairo is not needed if you would like to use the SVG file only.

To install Cairo, please type this in your terminal:

  pip3 install cairosvg

Please see the Cairo website for more information.

About

This is a python function that will return a png/SVG image that will show a colourful map of where you have been in the world!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages