|
Re: Mercator Map Projection Image and Contour "Bleeding" Problem [message #36489 is a reply to message #36487] |
Tue, 23 September 2003 14:12  |
jbronn
Messages: 2 Registered: September 2003
|
Junior Member |
|
|
David,
> use MAP_IMAGE instead of MAP_PATCH
Thanks a lot for the tip, I ended up using MAP_IMAGE as a workaround
for that particular projection.
> I think this is a bug that should be reported.
So do I, but I couldn't find any bug-report pages on RSI's website.
Should I just e-mail technical support, or is there another way that
I'm not aware of?
Thanks again!
-Justin
|
|
|
Re: Mercator Map Projection Image and Contour "Bleeding" Problem [message #36496 is a reply to message #36489] |
Mon, 22 September 2003 19:05  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Justin Bronn writes:
> ANY help, insight, advice, or experience with a similar problem would
> be greatly appreciated, and I would be eternally grateful.
I think there must be some kind of detrimental
interaction going on between the CENTRAL_AZIMUTH
keyword on the MAP_SET command and the MAP_PATCH
routine. If you leave CENTRAL_AZIMUTH off, or use
MAP_IMAGE instead of MAP_PATCH, things appear to
work correctly.
I think this is a bug that should be reported.
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
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
|
|
|