[GIS] Offline Python or C++ library for plotting locations on map

cgeolocationplotterpython

I'd like to plot locations using longitude and latitude coordinates using Python or C++, is there a good library for such a task?

I know that matplotlib is an option, I'm wondering if there are any others?

Best Answer

Mapnik is a c++ toolkit for making maps and has python bindings – http://mapnik.org