P.R. wrote:
> Hi,
> Im looking for a tutorial/method/dataset to setup more detailed political
> boundaries & also automatically generate major cities on a basemap
> projection.
>
> Please help,
> Thanks,
> P.R.M.
>
>   
P.R.:  If you have ESRI shapefiles with political boundaries and/or city 
data, you can plot them on a Basemap.  See the fillstates.py and 
plotcities.py examples.

Basemap does not have a built-in city dataset, but you can draw 
political boundaries with the drawcountries and drawstates methods.  See 
http://matplotlib.sourceforge.net/basemap/doc/html/api/basemap_api.html 
for details.  Note that the drawstates methods just draws 
states/provinces in North America (Mexico, Canada and the U.S.)

-Jeff

-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : jeffrey.s.whita...@noaa.gov
325 Broadway                Office : Skaggs Research Cntr 1D-113
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to