Hi Jeff, I want to display some pollutants concentrations saved in shapefiles on maps displayed in 3D. You can have a look of what I need here: http://rockware.com/catalog/pages/arcgis3dfeat1.html, in the last image.
Le Jeudi 12 Avril 2007 16:40, Jeff Whitaker a écrit : > 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 -- Lionel Roubeyrie - [EMAIL PROTECTED] Chagé d'études et de maintenance LIMAIR - la Surveillance de l'Air en Limousin http://www.limair.asso.fr ------------------------------------------------------------------------- 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
