Map_set headache [message #38055] |
Mon, 16 February 2004 05:24 |
David Oesch
Messages: 31 Registered: October 2000
|
Member |
|
|
Hi folks...
map_set is giving me some headache since days...I'm trying to create in
batch modus under linux some maps ( shell script is calling up IDL and
starting the progs). The problem is this
When calling map_set while being in the batch routines with the
following arguments:
map_set,47.6445,9.29510,LIMIT=[47.4520,8.77010,47.8370,9.820 10]
IDL returns:
MAP_SET_LIMITS: Warning, MAP limits are invalid.
Well, If I just state this command not being in the batch modus:
everything is going to be fine....
Any ideas? are the !MAP parameters messed up? Is there a way to set them
back to standards? I tried also the SCALE keyword, which works, but
because I got quite a bunch of maps with different scales...no way....
Thanks for your hints in advance...
Dave
|
|
|