[OSRS-PROJ] nad2nad command syntax

Jack Bowling jbinpg at shaw.ca
Wed Apr 10 02:40:22 EDT 2002


** Reply to message from Frank Warmerdam <warmerdam at pobox.com> on Mon, 08 Apr 2002 11:38:03 -0400


> Jack Bowling wrote:
> >>% nad2nad -i,83,utm=10,-o,27,utm=10 -
> 
> Jack,
> 
> I fixed a couple other problems in your syntax but forgot to include it:
> 
> 
> % nad2nad -i,83,utm=10 -o,27,utm=10 -

Just for a note of completion in case anyone does a future search on this topic, here are two equivalent commands which work for me:

]# cs2cs +proj=utm +zone=10 +datum=NAD83 +to +proj=utm +zone=10 +datum=NAD27  </home/jb/utm83.txt
502665.79	5944824.42 0.000
501410.82	5943821.52 0.000
500757.81	5942451.60 0.000
500090.81	5941068.69 0.000
499660.77	5939549.75 0.000
498608.75	5938682.80 0.000
497384.72	5937807.84 0.000
495950.70	5937077.87 0.000
494619.71	5937841.85 0.000
493130.70	5937803.86 0.000

# nad2nad -i 83,utm=10 -o 27,utm=10 -r ntv1_can.dat < /home/jb/utm83.txt
502665.79	5944824.42
501410.82	5943821.52
500757.81	5942451.60
500090.81	5941068.69
499660.77	5939549.75
498608.75	5938682.80
497384.72	5937807.84
495950.70	5937077.87
494619.71	5937841.85
493130.70	5937803.86

Since the nad2nad command requires fewer characters, I think I will use that one
from now on. Thanks to Frank for his help.

Jack

-- 
Jack Bowling
mailto: jbinpg at shaw.ca
----------------------------------------
PROJ.4 Discussion List
See http://www.remotesensing.org/proj for subscription, unsubscription
and other information.



More information about the Proj mailing list