Mark Bakker wrote:
> Hello -
>
> Can basemap help with a coversion to Google Earth coordinates and 
> mabye even a kmz file?
>
> Thanks, Mark

Mark:  AFAICT, google earth uses geographic coordinates (just plain lat 
and lon, with no map projection).  Basemap could help if you have data 
on a map projection grid, and you want to convert it to lat/lon.

KML/KMZ is just a file format that Google Earth uses to store 
information, such as  placemarks, descriptions, ground overlays, paths, 
and polygons.  Basemap doesn't have any ability to read or write these 
files, but contributions are always welcome.

-Jeff

-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/PSD1        FAX   : (303)497-6449
325 Broadway                Boulder, CO, USA 80305-3328


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to