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

Home » Public Forums » archive » Re: Cylindrical map projection screwed up?
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: Cylindrical map projection screwed up? [message #13521 is a reply to message #13518] Fri, 13 November 1998 00:00 Go to previous messageGo to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Jonathan Joseph wrote:
> I've been doing some stuff using cylindrical map
> projections using set_map. So, darn it, I expect
> my lines of longitude to be vertical, and my lines
> of latitude to be horizontal in the image.
>
> But, when I set the LIMIT keyword to just look
> at a small portion of the globe, this is not
> the case. In fact, I only get a true cylidrical
> projection if the min and max latitude have the
> same magnitude, ie. -30 to 30 degrees.

Try this:

map_set, 30, -80, limit=[20,-100,40,-60], $
/cyl, /isot, /cont, /grid ; Bad result

map_set, 0, -80, limit=[20,-100,40,-60], $
/cyl, /isot, /cont, /grid ; Good result

Cheers,
Liam.

---
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
1225 W. Dayton St., Madison WI 53706, USA
Phone (608) 265-5358, Fax (608) 262-5974
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: OpenGL accelerated + IDL + Linux = possible?
Next Topic: Re: Speaking of loops

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

Current Time: Fri Oct 10 17:41:45 PDT 2025

Total time taken to generate the page: 0.16115 seconds