ELL_LL2TM Name
ELL_LL2TM Purpose
Lon,lat to transverse mercator on an ellipsoid.
Category
Calling Sequence
ell_ll2tm, lon, lat, x, y Inputs
lon, lat = Geographic longitude and latitude (deg). in
Keyword Parameters
Keywords
/FALSE Add false easting and northing.
LON0=lon0 Longitude of central meridian.
Default is mean of given longitudes.
Outputs
x,y = Easting and northing (meters). out
Common Blocks
Notes
Modification History
R. Sterner, 2007 Aug 21
Copyright (C) 2007, 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.