I'm using Basemap to display the East Coast of the US and the Atlantic Ocean.
Shapefile is used to read a shapefile the contents of which is loaded into a
PyPlot subplot hosted Line Collection which overlays the ocean with a series of
closed polygons. PyPlot text is used to label each polygon
On 2/2/2012 3:41 PM, Benjamin Root wrote:
On Wed, Feb 1, 2012 at 4:07 PM, Jim St.Cyr <mailto:jim.st...@gmail.com>> wrote:
Hello-
Scenario:
Basemap used to display the East Coast of the US and the Atlantic Ocean.
Shapelib is used read a shapefile the contents of is pu
Hello-
Scenario:
Basemap used to display the East Coast of the US and the Atlantic Ocean.
Shapelib is used read a shapefile the contents of is pumped into a PyPlot
subplot hosted Line Collection which overlays the ocean with a grid
PyPlot text is used to label each grid with it's designator.
Wh