From: <js...@us...> - 2007-11-14 20:23:25
|
Revision: 4295 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4295&view=rev Author: jswhit Date: 2007-11-14 12:23:16 -0800 (Wed, 14 Nov 2007) Log Message: ----------- support for full-res coastlines. Modified Paths: -------------- trunk/toolkits/basemap-testing/Changelog Modified: trunk/toolkits/basemap-testing/Changelog =================================================================== --- trunk/toolkits/basemap-testing/Changelog 2007-11-14 20:11:35 UTC (rev 4294) +++ trunk/toolkits/basemap-testing/Changelog 2007-11-14 20:23:16 UTC (rev 4295) @@ -1,4 +1,7 @@ version 0.9.7 (not yet released) + * added support for full-resolution boundaries (will be + a separate download). + * high-resolution boundaries now included. * use a Pyrex/Cython interface to the GEOS library (http://geos.refractions.net - LGPL license) to find geometries that are within map projection region. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |