|
From: <js...@us...> - 2008-06-10 12:27:25
|
Revision: 5455
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5455&view=rev
Author: jswhit
Date: 2008-06-10 05:27:08 -0700 (Tue, 10 Jun 2008)
Log Message:
-----------
add matplotlib link to intro
Modified Paths:
--------------
trunk/toolkits/basemap/doc/users/intro.rst
Modified: trunk/toolkits/basemap/doc/users/intro.rst
===================================================================
--- trunk/toolkits/basemap/doc/users/intro.rst 2008-06-10 12:24:28 UTC (rev 5454)
+++ trunk/toolkits/basemap/doc/users/intro.rst 2008-06-10 12:27:08 UTC (rev 5455)
@@ -12,7 +12,8 @@
are other libraries that provide similar capabilities in Python.
Basemap does not do any plotting on it's own, but provides the facilities to transform coordinates to one of 19 different map projections (using the
-`PROJ.4 <http://trac.osgeo.org/proj/>`_ C library). Matplotlib is then
+`PROJ.4 <http://trac.osgeo.org/proj/>`_ C library). `Matplotlib
+<http://matplotlib.sourceforge.net>`_ is then
used to plot contours, images, vectors, lines or points
in the transformed coordinates.
Shoreline, river and political boundary
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|