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

Home » Public Forums » archive » google earth projections
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: google earth projections [message #64009 is a reply to message #63355] Mon, 24 November 2008 15:21 Go to previous messageGo to previous message
voorlandt is currently offline  voorlandt
Messages: 3
Registered: November 2008
Junior Member
Hi,

I have been trying to overlay an IDL image on google earth, and it
worked pretty well. One thing that would be really useful is to have
IDL do a contour plot without introducing an extra border to the image
(so I can directly import it in google earth). I have tried setting
the position and region variable to [0,0,1,1], but to no avail. The
extra border I am talking about can be seen here:

http://www.dfanning.com/color_tips/contour_fill_2.jpg

I am referring to the very thin black border between the image and the
thin white boarder (not the thick black border).

Here is a minimal example
DEVICE, DECOMPOSED=0 & window,1,xsize=5000,ysize=2500
MAP_SET, /Cylindrical , LIMIT = [-90, -180, 90, 180], Position=[0, 0,
1, 1]
contour, zzzz, lond,latd ,/OVERPLOT,Position=[0, 0, 1, 1]
MAP_CONTINENTS, Position=[0, 0, 1, 1] & Map_Grid, Position=[0, 0, 1,
1]


Any help much appreciated!

Voorlandt
[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
Read Message
Read Message
Previous Topic: Re: widget_tab: prevent switching?
Next Topic: Re: Filled contours + labels of different color

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

Current Time: Wed Oct 08 17:29:29 PDT 2025

Total time taken to generate the page: 0.00444 seconds