Re: broken country borders in map_continents [message #29256] |
Fri, 08 February 2002 05:23  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Sverre Solberg (sso@nilu.no) writes:
> when using "map_continents,/countries" , some of the country borders
> get broken. On the projection I use it seems almost as (parts of) the
> Ottoman Empire has returned...
>
> These are the commands I use:
>
> map_set, 60, -180, -180, /stereo, /cont, $
> limit = [30, -180, 90, 180], $
> latdel = 5, londel = 10, charsize = 1.6
>
> map_continents, fill_cont = 1
> map_continents, /countries
>
> Does any have any explanations/help??
The problem is caused by fuzzy geopolitical thinking
in the US. The current administration is not helping.
Have you tried using HiRes mapping?
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Re: broken country borders in map_continents [message #29388 is a reply to message #29256] |
Mon, 18 February 2002 03:34  |
sso
Messages: 13 Registered: February 2002
|
Junior Member |
|
|
David Fanning <david@dfanning.com> wrote in message news:<MPG.16cd7f43fc17653c9897f7@news.frii.com>...
> Sverre Solberg (sso@nilu.no) writes:
>
>> when using "map_continents,/countries" , some of the country borders
>> get broken. On the projection I use it seems almost as (parts of) the
>> Ottoman Empire has returned...
>>
>> These are the commands I use:
>>
>> map_set, 60, -180, -180, /stereo, /cont, $
>> limit = [30, -180, 90, 180], $
>> latdel = 5, londel = 10, charsize = 1.6
>>
>> map_continents, fill_cont = 1
>> map_continents, /countries
>>
>> Does any have any explanations/help??
>
> The problem is caused by fuzzy geopolitical thinking
> in the US. The current administration is not helping.
>
> Have you tried using HiRes mapping?
>
> Cheers,
>
> David
Hi,
the HiRes keyword has no effect. Neither does it help to change map
projection or idl version. The northern border of Turkey as well as
other country borders in that area are missing. Seems I cant solve
this (but cant be the only one complaing about this?)
Regards
Sverre
|
|
|