From: <js...@us...> - 2008-08-07 18:05:37
|
Revision: 5992 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5992&view=rev Author: jswhit Date: 2008-08-07 18:05:34 +0000 (Thu, 07 Aug 2008) Log Message: ----------- updated testgdal Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2008-08-07 18:02:32 UTC (rev 5991) +++ trunk/toolkits/basemap/Changelog 2008-08-07 18:05:34 UTC (rev 5992) @@ -1,3 +1,5 @@ + * testgdal example now uses gdal to read topo data from a raster + DEM file and ogr to read state boundaries from a shape file. * warpimage method can now handle gray-scale images, and images specifed as URLs (for example, the Blue Marble images from http://earthobservatory.nasa.gov/Newsroom/BlueMarble/BlueMarble_monthlies.html). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |