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

Home » Public Forums » archive » Re: Map point
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: Map point [message #25425] Mon, 18 June 2001 05:37 Go to previous message
btt is currently offline  btt
Messages: 345
Registered: December 2000
Senior Member
Hello,

>
> and now I want to have a point or a cross in the place of some
> important spot like (42.938,-0.6)
>

The Map_Set procedure has set up the coordinate conversions for you.

Now simply plot a point with the PLOTS command:

PlotS, -0.06, 42.938, PSYM = 1, ....

>
> Also I have a 2d array with value of concentration that I want to plot
> on the map and the array have the same (lat-lon) dimension of the map,
> how can I do it?
>

You have a couple of choices, you could contour the array (CONTOUR
command) or use Map_Patch (or Map_Image to warp the image properly to
your projection then use TV (or TVImage or ImDisp, etc.) to display it
on you 'map'.

Ben

--
Ben Tupper
Bigelow Laboratory for Ocean Sciences
180 McKown Point Rd.
W. Boothbay Harbor, ME 04575
btupper@bigelow.org
[Message index]
 
Read Message
Read Message
Previous Topic: Re: regression with poisson models
Next Topic: Re: IDL and UNIX setenv

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

Current Time: Wed Oct 08 15:11:50 PDT 2025

Total time taken to generate the page: 0.00442 seconds