Revision: 4148
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4148&view=rev
Author: jswhit
Date: 2007-11-07 10:21:35 -0800 (Wed, 07 Nov 2007)
Log Message:
-----------
add hires.py example.
Modified Paths:
--------------
trunk/toolkits/basemap-testing/examples/README
Modified: trunk/toolkits/basemap-testing/examples/README
===================================================================
--- trunk/toolkits/basemap-testing/examples/README 2007-11-07 18:19:18 UTC (rev 4147)
+++ trunk/toolkits/basemap-testing/examples/README 2007-11-07 18:21:35 UTC (rev 4148)
@@ -22,6 +22,9 @@
nytolondon.py shows how to draw a great circle on a map (NY to London)
+hires.py illustrates the use of the optional high-resolution coastlines, by
+drawing the coastlines, political boundaries and rivers of the British Isles.
+
ireland.py draws maps of ireland with the crude, low and intermediate
resolution boundary datasets. Also does high res coastlines if they
are installed. Shows how to pickle and re-load a
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|