1
General / Re: Help with .prj file
« on: December 12, 2018, 02:07:51 PM »
Updated to more Closely Match Trimble Site Calibration
PROJCS["RED DOG MINE",GEOGCS[""GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",68.064457303],PARAMETER["Central_Meridian",-162.834299883],PARAMETER["scale_factor",1.0000],PARAMETER["false_easting",586270.569],PARAMETER["false_northing",142169.282],UNIT["Foot_US",0.30480060960121924]]
Im bumbling through this slowly but surely.... I hope its not a blunder that I listed the Semi Major Axis of the spheroid in meters as opposed to feet.
Since WGS_1984 is a standard perhaps it is looking for it that way. However I did not put an authority tag on it so im not sure.
PROJCS["RED DOG MINE",GEOGCS[""GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",68.064457303],PARAMETER["Central_Meridian",-162.834299883],PARAMETER["scale_factor",1.0000],PARAMETER["false_easting",586270.569],PARAMETER["false_northing",142169.282],UNIT["Foot_US",0.30480060960121924]]
Im bumbling through this slowly but surely.... I hope its not a blunder that I listed the Semi Major Axis of the spheroid in meters as opposed to feet.
Since WGS_1984 is a standard perhaps it is looking for it that way. However I did not put an authority tag on it so im not sure.