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

Home » Public Forums » archive » PLOTS versus POLYLINE
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: PLOTS versus POLYLINE [message #82165 is a reply to message #82107] Wed, 21 November 2012 10:39 Go to previous messageGo to previous message
Brian McNoldy is currently offline  Brian McNoldy
Messages: 35
Registered: July 2000
Member
On Wednesday, November 21, 2012 1:24:54 PM UTC-5, David Fanning wrote:
> Brian McNoldy writes:
>
>
>
>> Hmm, I don't know. Are you specifically setting the grid spacing (e.g., m.mapgrid.grid_latitude=30 and m.mapgrid.grid_latitude=30)?
>
>>
>
>> I've only started playing with this, so there are probably others who are far more qualified than myself to troubleshoot it. :)
>
>
>
> No, not really. We have had trouble finding experts. :-)
>
>
>
> Here is what I am talking about. You can see the extra
>
> labels getting in the way at 45 degrees East and West:
>
>
>
> mp = map('Equirectangular', CENTER_LONGITUDE=180, $
>
> POSITION=[0.1,0.1,0.90,0.80], $
>
> LABEL_POSITION = 0, BOX_AXES=1, $
>
> GRID_LATITUDE = 30, GRID_LONGITUDE = 45, $
>
> /CURRENT, ASPECT_RATIO=0)
>
> mp['Longitudes'].LABEL_ANGLE = 0
>
> mp['Latitudes'].LABEL_ANGLE = 90
>
>
>
> Cheers,
>
>
>
> David
>
>
>
> --
>
> David Fanning, Ph.D.
>
> Fanning Software Consulting, Inc.
>
> Coyote's Guide to IDL Programming: http://www.dfanning.com/
>
> Sepore ma de ni thue. ("Perhaps thou speakest truth.")

Well, this may not be the ideal solution, but that bug seems to come about because of the poles. If you add LIMIT=[-89,0,89,360] to the MAP call, it gets rid of the extraneous labels. ???
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SMOOTH or TS_SMOOTH
Next Topic: picking an option with radio buttons

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

Current Time: Sat Oct 11 13:49:27 PDT 2025

Total time taken to generate the page: 1.35953 seconds