comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: displaying things above the earth in a map projection
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: displaying things above the earth in a map projection [message #32241 is a reply to message #32239] Tue, 24 September 2002 13:16 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
John R. Iverson (jrivers@sandia.gov) writes:

> Is there a way to plot things above the earth when using any kind of map
> projection?
>
> I tried plots, [-106], [35], [1.5], psym=5 but it always shows up on the
> surface. I tried adding a /t3d to that command.
>
> Is there any way to do this? I think I'd prefer to stick with direct
> graphics...

scale3, xrange=[-180, 180], yrange=[-90, 90], zrange=[0,1]
map_set, /cylindrical, /t3d, /grid, /continent
plots, 45, 45, 0.25, /t3d, psym=4, symsize=5.0

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: sec : U Re: travelling idl license
Next Topic: travelling idl license

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:44:34 PDT 2025

Total time taken to generate the page: 1.12091 seconds