DATUM_NAD27_TO_WGS84 Name
DATUM_NAD27_TO_WGS84
Purpose
Datum shift from NAD27 to WGS84, CONUS only.
Category
Calling Sequence
datum_nad27_to_wgs84, lng, lat, ht Inputs
Keyword Parameters
Outputs
Common Blocks
Notes
Note: Longitude and latitude are input in the NAD 27
datum and output in the WGS 84 datum. This datum
is only for the continental US (conus) an is an
average. This routine shows how to do a 3
parameter datum shift when delta x,y,z are known.
Use this code as an example for datum shifting.
Will need to know the datum ellipsoid and
ellipsoid center shift values.
Modification History
R. Sterner, 2004 Jul 15
R. Sterner, 2006 Mar 15 --- Renamed correctly and fixed help.
Copyright (C) 2004, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.