|
From: <js...@us...> - 2008-10-06 12:06:35
|
Revision: 6158
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6158&view=rev
Author: jswhit
Date: 2008-10-06 12:06:30 +0000 (Mon, 06 Oct 2008)
Log Message:
-----------
update for new projections.
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-10-06 12:04:58 UTC (rev 6157)
+++ trunk/toolkits/basemap/doc/users/intro.rst 2008-10-06 12:06:30 UTC (rev 6158)
@@ -11,7 +11,7 @@
`CDAT <http://www-pcmdi.llnl.gov/software/cdat/support/vcs/vcs.html>`_
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
+Basemap does not do any plotting on it's own, but provides the facilities to transform coordinates to one of 22 different map projections (using the
`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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|