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

Home » Public Forums » archive » Re: Overlay images from WMS servers (web mapping servers) on map 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: Overlay images from WMS servers (web mapping servers) on map projections [message #47426 is a reply to message #47425] Wed, 08 February 2006 09:33 Go to previous messageGo to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
Jan Kristian Jensen wrote:
...
> ; Limit = boundingBox coordinates to WMS server
> limit = [ 59.5, 3.5, 61.0, 5.2]
> map_set, 0, 0, /cylindrical, xmargin = 0, ymargin = 0, limit = limit
>
>
> wmsimage = read_png( filename, r, g, b)
> tvlct, r, g, b
> window, xsize = 1200, ysize = 1000
> tv, wmsimage

MAP_SET sets up a projection fitted to the current window, creating one
with default settings if there isn't one already current. Therefore,
you need to move your map_set call after your call to WINDOW, in order
for the map projection to be appropriate.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDLWAVE routine info problem
Next Topic: Scite for IDL.

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

Current Time: Sun Oct 12 10:31:18 PDT 2025

Total time taken to generate the page: 0.80113 seconds