Lionel Roubeyrie wrote:
> Hi all,
> not sure it's possible, I can't find any example but I ask : is there a way 
> to 
> make some 3D maps with Basemap, like we can do with ArcScene (ESRI), mixing 
> rasters or shapefiles with TINs? If no, do you know a way to do so with 
> python?
> Thanks
>
>   
Lionel:  I don't know, but I honestly doubt it.  Matplotlib is 
fundamentally a 2-D package, there is a bit of mostly unsupported 3-D 
stuff that has been bolted on.   Can you be more specific about what you 
mean though?  Perhaps a link to an example?

I have had good luck with ncvtk (http://ncvtk.sourceforge.net/), but I 
think it only really works if your data is global and in a netCDF file.

-Jeff

-- 
Jeffrey S. Whitaker         Phone  : (303)497-6313
Meteorologist               FAX    : (303)497-6449
NOAA/OAR/PSD  R/PSD1        Email  : [EMAIL PROTECTED]
325 Broadway                Office : Skaggs Research Cntr 1D-124
Boulder, CO, USA 80303-3328 Web    : http://tinyurl.com/5telg


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to