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 #32220] Wed, 25 September 2002 10:47 Go to previous message
John R. Iverson is currently offline  John R. Iverson
Messages: 6
Registered: September 2002
Junior Member
First of all, thanks!

Second, I have 2 questions:

1. it doesn't seem like this works while preserving the orthographic
projection. Is there any way I can use the transformation set up by the
map_set command to throw my data into space?

2. I guess I just don't understand why this command doesn't do what I
think it should? (draw a line from the map to the symbol you brought up
earlier):

plots, [45, 45], [45, 45], [0, 0.25], /t3d

I really appreciate the help given to this IDL newbie!

-Rob

David Fanning wrote:
>
> 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: Wed Oct 08 18:15:08 PDT 2025

Total time taken to generate the page: 0.00233 seconds