Wednesday, October 28, 2009

Plotting Geographical Data using Basemap

Plotting Geographical Data using Basemap: "This article by Sandro Tosi is dedicated to Basemap, a Matplotlib toolkit to draw geographical data.

We can use Matplotlib to draw on geographical map projections using the Basemap external toolkit. Basemap provides an efficient way to draw Matplotlib plots over real world maps."