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

Home » Public Forums » archive » Conversions among datums and geographic coordinates
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Conversions among datums and geographic coordinates [message #17715] Mon, 08 November 1999 00:00 Go to next message
Joe Means is currently offline  Joe Means
Messages: 44
Registered: November 1996
Member
I would like to fine a routine or group of routines to convert among
datums [NAD27, NAD83], and projection systems [e.g., state plane, UTM]
and coordinates systems [lat-long, cartesian] that can be called from
within IDL I have been looking for this for a while with limited
success. Any one have ideas?
Joe Means
  • Attachment: means.vcf
    (Size: 0.26KB, Downloaded 88 times)
Re: Conversions among datums and geographic coordinates [message #17869 is a reply to message #17715] Fri, 12 November 1999 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
Joe Means (means@fsl.orst.edu) writes:

> Thanks to all who responded to my request for info. I have been using Proj4
> program suite, specifically routine nad2nad, for several years and it works
> OK once I get around its querks. For example, This does not work:
> nad2nad -i spcs=83,4602,feet -o 83,utm=10 -r conus <_ewns.dta
>> _new_ewns.dta
> but this does:
> nad2nad -i spcs=83,4602,feet -o 83,utm=10 <_ewns.dta >_new_ewns.dta

I can see why people like IDL.

I'm even beginning to appreciate how a statement like:

Print, Where( A NE A)

has the power to keep the boss from snooping around too
often. :-)

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
Re: Conversions among datums and geographic coordinates [message #17870 is a reply to message #17715] Fri, 12 November 1999 00:00 Go to previous message
Joe Means is currently offline  Joe Means
Messages: 44
Registered: November 1996
Member
Thanks to all who responded to my request for info. I have been using Proj4
program suite, specifically routine nad2nad, for several years and it works
OK once I get around its querks. For example, This does not work:
nad2nad -i spcs=83,4602,feet -o 83,utm=10 -r conus <_ewns.dta
> _new_ewns.dta
but this does:
nad2nad -i spcs=83,4602,feet -o 83,utm=10 <_ewns.dta >_new_ewns.dta

I like corpscon but have not been able to find callable modules [probably
nadcon and vertcon?] for it. I'd appreciate help here.

Joe Means

Med Bennett wrote:

> You can find an executable that does all this at
> http://crunch.tec.army.mil/software/corpscon/corpscon.html
> I don't know if you can get source code out of them however.
>
> Joe Means wrote:
>
>> I would like to fine a routine or group of routines to convert among
>> datums [NAD27, NAD83], and projection systems [e.g., state plane, UTM]
>> and coordinates systems [lat-long, cartesian] that can be called from
>> within IDL I have been looking for this for a while with limited
>> success. Any one have ideas?
>> Joe Means
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Bounding
Next Topic: Re: Object style guide

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

Current Time: Wed Oct 08 15:21:39 PDT 2025

Total time taken to generate the page: 0.00618 seconds