I have Lat\\Longs for points in WGS84, is there a transformer\\method I can use that will determine which projection each point will fall in, or better yet, find the projection and give me X,Y coordinates from that projection?
Question
I have Lat\\Longs for points in WGS84, is there a transformer\\method I can use that will determine which projection each point will fall in, or better yet, find the projection and give me X,Y coordinates from that projection?
I have Lat\\Longs for points in WGS84, is there a transformer\\method I can use that will determine which projection each point will fall in, or better yet, find the projection and give me X,Y coordinates from that projection?
State Plane should be good for now. I have a State Plane NAD27 featureclass, and I populated a field with the Coordinate System Name used in the ESRIReprojector, so I think I've got it figured out :)