digling / cddb

Chinese Dialect Database
GNU General Public License v3.0
16 stars 4 forks source link

Use Cartopy to draw map of dialects #15

Open LinguList opened 7 years ago

LinguList commented 7 years ago

In addition, we will need good dialect maps, and cartopy seems to be THE method of choice.

LinguList commented 7 years ago

And with shapely, and scipy, voronoi diagrams should be easy to generate: http://stackoverflow.com/questions/27548363/from-voronoi-tessellation-to-shapely-polygons

And here is a general overview on additional libraries.