To properly display this page you need a browser with JavaScript support.
TcpMDT
×
Menu tab
Search tab
Search tab
Search tab
Coordinate Transformations
2D Translations
Previous page
Next page
(c) Company name, 2019
To properly display this page you need a browser with JavaScript support.
2D Translations
This type of transformation calculates X and Y displacements by the mean of the differences between source and target. Only one pair of points is necessary.
Formulas:
where:
x', y'
= Transformed X,Y coordinates
x,y
= Original X,Y coordinates
Tx =
Translation X
Ty =
Translation Y