Hi,
I have been trying to figure out how to correct reproject from UTM to Ground. I have many datasets in an SDE environment (WKID: 26910) that I want to convert to Autocad DWG format so the engineers can use the data without shifting to local reference points.
Dataset Coordinate System:
NAD_1983_UTM_Zone_10N WKID: 26910 Authority: EPSG
Projection: Transverse_Mercator False_Easting: 500000.0 False_Northing: 0.0 Central_Meridian: -123.0 Scale_Factor: 0.9996 Latitude_Of_Origin: 0.0 Linear Unit: Meter (1.0)We have a trimble unit that GPS's in Ground with the following Projection settings:
Zone Parameters:
Zone Record: 10 North
Zone Type: Transverse Mercator
Origin Lat: 0 00'00.000" N
Origin Lng: 123 00'00.00 W
Origin North: 0.00
Origin East: 500,000.000
Origin Scale 0.9996000
Project Azimuth: North Azimuth
Coordinate Direction: North East
Datum Parameters:
Datum Name: Nad 1983 (Canada)
Translation X: 0.000m
Translation Y: 0.000m
Translation Z: 0.000m
Ellipse Parameters:
Ellipse Name: Geodetic Ref System 1980
Ellipse a: 6,378,137.000m
Ellipse 1/f: 298.257221538
I have been using the SAFE
https://demos-safe-software.fmecloud.com/fmedatastreaming/Coordsys/Start.fmw?
To try to create the correct coordinate system for my conversion but the best I can get is 250m away from where it should be.
Any help would be appreciated?
Thanks!