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

Home » Public Forums » archive » maps in hires
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
maps in hires [message #11781] Wed, 27 May 1998 00:00
Theo Brauers is currently offline  Theo Brauers
Messages: 58
Registered: November 1997
Member
Hi:

I am using the following code to produce a map in high
resolution. I would like to seperate the land surface and
the sea surface by different fill patterns. However the
following does not fill the islands but does fill the
lakes:

; northern germany + danish islands -->
mc = [11.7, 53.8] & dl=2.
map_set, /CYLINDRICAL $
, LIMIT= [mc[1]-dl,mc[0]-dl,mc[1]+dl,mc[0]+dl] $
, /WHOLE_MAP $
, XMARGIN=1.0 $
, YMARGIN=1.0
MAP_CONTINENTS, MLINETHICK=3, /HIRES, COASTS=1
MAP_CONTINENTS, FILL_CONTINENTS=2, /HIRES, COASTS=1 $
, MLINESTYLE=0, MLINETHICK=1, ORIENTATION=-45, SPACING=.1
END

I tried to modify the MAP_CONTINENTS routine but I did not
succeed. The best I could get was islands filled, but some
of the sea surface too.

Any suggestions?

Thanks Theo

----------------------------------------------
Dr. Theo Brauers
Institut fuer Atmosphaerische Chemie (ICG-3)
Forschungszentrum Juelich
52425 JUELICH, Germany
Tel. +49-2461-61-6646 Fax. +49-2461-61-5346
[Message index]
 
Read Message
Previous Topic: Re: The Skinny on 24-Bit Color (Long)
Next Topic: Re: Control ActiveX

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

Current Time: Sat Oct 11 16:18:16 PDT 2025

Total time taken to generate the page: 1.02137 seconds