Revision: 5951
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5951&view=rev
Author:   jswhit
Date:     2008-08-01 18:25:38 +0000 (Fri, 01 Aug 2008)

Log Message:
-----------
update text with examples.

Modified Paths:
--------------
    trunk/toolkits/basemap/doc/users/geography.rst

Modified: trunk/toolkits/basemap/doc/users/geography.rst
===================================================================
--- trunk/toolkits/basemap/doc/users/geography.rst      2008-08-01 18:03:01 UTC 
(rev 5950)
+++ trunk/toolkits/basemap/doc/users/geography.rst      2008-08-01 18:25:38 UTC 
(rev 5951)
@@ -33,4 +33,22 @@
   world in lat/lon coordinates from the international dateline eastward
   and the South Pole northward.
 
-.. toctree::
+Here are examples of the three different ways to draw a map background.
+
+1. Draw coastlines, filling ocean and land areas.
+
+.. literalinclude:: figures/background1.py
+
+.. image:: figures/background1.png
+
+2. Draw a land-sea mask as an image.
+
+.. literalinclude:: figures/background2.py
+
+.. image:: figures/background2.png
+
+3. Draw the NASA 'Blue Marble' image.
+
+.. literalinclude:: figures/background3.py
+
+.. image:: figures/background3.png


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
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to