PDA

View Full Version : Import Lat Long Coord Not Working



andy
2009-09-11, 07:50 PM
I have a survey database and I am trying to import a point file the is P,DLat,MLat,SLat,DLon,MLon,SLon,Z,D whent he points come in it converts the DMS correctly to the Decimal degrees how ever it puts the Lat and Long values into the Northing and Easting position and then refigures a new lat and long (Totally incorrect) I have check the import settings multiple times I have the point file format set correctly. Am I Missing something or is this just not possible? any help is appreciated.

Thanks

dan.higgins
2009-10-20, 04:38 PM
Hi,
I did a test and it worked here.
When you set up the import file format make sure you are using the correct Coordinate Zone transform. I used LL84 and coma delimited on the Point File Format that I created. Test the structure by loading the file and then parse it.
Ex.- 10,38,59,53.92222629,-77,00,22.74670739,100,Sta
PointNumber,LatD,LatM,LatS,LongD,LongM,LongS,Ele,Desc
That will let you know if the it has a shot of working. Then I imported the points into the MD State Plane system of the dwg. Make sure to put a negative for the westing of the longitude.