Does solutions have the capability to transform grid coordinates to ground using the particular scale factor for each point?? Or do you have to manually scale each point depending on its position and elevation?
Chris, I know what you are trying to do, but unfortunately, the best that can be done is adopting a single combined scale factor for the project.
Look at it this way, you are trying to fit points referenced to the surface of an ellipsoid to a flat plane.
The farther from the base station you are, and the more relief there is in the terrain, the more distortion you are going to have to deal with.
You do not say how big your project area is. I'd try a single combined scale factor computed for the centroid of your project at the average elevation (discounting the elevation of the remote control point). You may find that the accuracy it gives you is sufficient for your application.
Ground coordinates just don't work very well with GPS projects covering large areas.
how do i determine that combined scale factor at the centroid. I know how to determine the centroid.