Message 1 of 2
Convert points from grid to ground
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a csv file with the points in grid which I want to change to ground
The scale factor of 3TM Ground = 0.999799/1.00020104
I need to scale the points by 1.00020104 to change them to ground without changing the elevations of the points.
How do I do this?