Re: [R] 3d topographic map

2010-07-30 Thread Karl Ove Hufthammer
sh...@ucar.edu wrote: > I would like to create a 3d topographic map using lat/lon and > z(height). I have been scouring the R help pages and have not located > the package I am looking for. Does anyone have a suggestion of package > that will work for this? I have some code for generating some

Re: [R] 3d topographic map [SEC=UNCLASSIFIED]

2010-07-26 Thread Justin Peter
Hi Sherri, There are examples of topographic maps which you have been pointed to, however, I suspect that you want to know where you can obtain topographic data from rather than a canned example. There are quite a few intricacies to the process so I will go through them for you. (1) Topograph

Re: [R] 3d topographic map

2010-07-26 Thread Gene Leynes
This is an example that I have found to be very useful example, and one that I have adapted myself: http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=1 On Sun, Jul 25, 2010 at 6:27 PM, David Winsemius wrote: > > On Jul 25, 2010, at 6:31 PM, sh...@ucar.edu wrote: > > Hi All- >> >> I w

Re: [R] 3d topographic map

2010-07-25 Thread David Winsemius
On Jul 25, 2010, at 6:31 PM, sh...@ucar.edu wrote: Hi All- I would like to create a 3d topographic map using lat/lon and z(height). I have been scouring the R help pages and have not located the package I am looking for. Does anyone have a suggestion of package that will work for this?

[R] 3d topographic map

2010-07-25 Thread sheck
Hi All- I would like to create a 3d topographic map using lat/lon and z(height). I have been scouring the R help pages and have not located the package I am looking for. Does anyone have a suggestion of package that will work for this? thanks- sherri _