Revision: 5917 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5917&view=rev Author: jswhit Date: 2008-07-29 12:17:01 +0000 (Tue, 29 Jul 2008)
Log Message: ----------- new section for users guide Modified Paths: -------------- trunk/toolkits/basemap/doc/users/index.rst Added Paths: ----------- trunk/toolkits/basemap/doc/users/graticule.rst Added: trunk/toolkits/basemap/doc/users/graticule.rst =================================================================== --- trunk/toolkits/basemap/doc/users/graticule.rst (rev 0) +++ trunk/toolkits/basemap/doc/users/graticule.rst 2008-07-29 12:17:01 UTC (rev 5917) @@ -0,0 +1,13 @@ +.. _graticule: + +Drawing and Labelling Parallels and Meridians +============================================= + +Most maps include a graticule grid, a reference network of labelled +latitude and longitude lines. Basemap does this with the +:func:`~mpl_toolkits.basemap.Basemap.drawparallels` and +:func:`~mpl_toolkits.basemap.Basemap.drawmeridians` instance methods. +The longitude and latitude lines can be labelled where they +the map projection boundary. + +.. toctree:: Modified: trunk/toolkits/basemap/doc/users/index.rst =================================================================== --- trunk/toolkits/basemap/doc/users/index.rst 2008-07-29 10:53:45 UTC (rev 5916) +++ trunk/toolkits/basemap/doc/users/index.rst 2008-07-29 12:17:01 UTC (rev 5917) @@ -11,3 +11,4 @@ intro.rst mapsetup.rst + graticule.rst This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-checkins mailing list Matplotlib-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins