Today I came across a Geosoft Knowledge Base article called How to reproject the X,Y coordinates in a database. This is a handy little reference, as I used to do this task (or show others how to do this) on a regular basis.
On one project, I set up a little script to do it for me. It was simple to create (learn more about scripting in this video!), saved time, and prevented the possibility of making small but costly errors if I were to do it manually each day.

Comments