Skip to content
/ WuGeo Public

WuGeo is a python library allowing you to draw points on a world map given geo coordinates (and using Miller map projection)

License

Notifications You must be signed in to change notification settings

efphe/WuGeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

__        __      ____
\ \      / /   _ / ___| ___  ___
 \ \ /\ / / | | | |  _ / _ \/ _ \
  \ V  V /| |_| | |_| |  __/ (_) |
   \_/\_/  \__,_|\____|\___|\___/


Hello,

WuGeo is a python module to design world geographical map.
It's trivially inspired by clustrmaps:

  http://clustrmaps.com

and used in production environment on the WuBook suite:

  http://en.wubook.net/, http://wubook.net/

I coded it because clustrmaps (and alternatives) does not offer a
valid SSL certificate: including their maps on a protected site 
is problematic.

Anyway, now WuGeo is coded, we have a flexible system to create
our custom maps!

WuGeo uses the Miller map projection (aka cylindrical projection). 
You need a compatible world map. 

Install WuGeo as usual:

  # python setup.py install

or use it directly, without system installation.

WuGeo interface is composed by a unique function:

  >>> print wugeo.geo_marker.__doc__

Enjoy!

--
Yellow, WuBook labs
https://en.wubook.net
https://wubook.net
https://wubook.net/what/labs/

About

WuGeo is a python library allowing you to draw points on a world map given geo coordinates (and using Miller map projection)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages