[Proj] NAD_1983_To_WGS_1984_5

support.mn at elisanet.fi support.mn at elisanet.fi
Wed Sep 3 07:00:33 EST 2014


Hello,

you have defined datum twice in the "from"  system!

You have 1) datum=NAD83 and also 2) +towgs84=....

You should remove one of them! 

The program says:
    #--- following specified but NOT used
     # +ellps=GRS80 +towgs84=0,0,0

Meaning that it is using datum 1) datum=NAD83 and
using "datum=NAD83" defines "ellps" and "towgs=" already.

Regards: Janne.

--------------------------------------------------------------------------

> Turning on -v shows:
> 
> cs2cs -v -f "%16.9f" +proj=lcc +lat_1=38.43333333333333 
> +lat_2=37.06666666666667 +lat_0=36.5 +lon_0=-120.5 +x_0=2000000.0 
> +y_0=500000.0 +ellps=GRS80 +datum=NAD83 +units=us-ft +no_defs 
> +towgs84=-0.991,1.9072,0.5129,0.025789908,0.0096501,0.0116599,0.0 +to 
> +init=epsg:26743 < locs.step1
> 
> # ---- From Coordinate System ----
> #Lambert Conformal Conic
> #	Conic, Sph&Ell
> #	lat_1= and lat_2= or lat_0
> # +proj=lcc +lat_1=38.43333333333333 +lat_2=37.06666666666667 +lat_0=36.5
> # +lon_0=-120.5 +x_0=2000000.0 +y_0=500000.0 +ellps=GRS80 +datum=NAD83
> # +units=us-ft +no_defs
> # +towgs84=-0.991,1.9072,0.5129,0.025789908,0.0096501,0.0116599,0.0
>
> #--- following specified but NOT used
> # +ellps=GRS80 +towgs84=0,0,0
>
> # ---- To Coordinate System ----
> #Lambert Conformal Conic
> #	Conic, Sph&Ell
> #	lat_1= and lat_2= or lat_0
> # +init=epsg:26743 +proj=lcc +lat_1=38.43333333333333
> # +lat_2=37.06666666666667 +lat_0=36.5 +lon_0=-120.5 
> +x_0=609601.2192024384
> # +y_0=0 +datum=NAD27 +units=us-ft +no_defs +ellps=clrk66
> # +nadgrids=@conus, at alaska, at ntv2_0.gsb, at ntv1_can.dat




More information about the Proj mailing list