kartograph / kartograph.py

UNMAINTAINED! Renders beautiful SVG maps in Python.
http://kartograph.org/docs/kartograph.py
1k stars 194 forks source link

geodesics #110

Open josemiotto opened 10 years ago

josemiotto commented 10 years ago

Hi, great library! I'm using it now for a project, where I would need a geodesic line, there's any built-in way of doing it? otherwise I'll generate a set of intermediate points and draw a line...