srcCRS.Transform(tgtCRS, 1, 1, MyX, MyY, MyZ);
what is mean 1 and 1 in line of this code
Log in to post a comment.
srcCRS.Transform(tgtCRS, 1, 1, MyX, MyY, MyZ);
what is mean 1 and 1 in line of this code