Which method is employed to transform spatial data when changing its dimensionality or position?
Show Hint
Affine transformation performs
\[
\boxed{
\text{Translation}
+
\text{Rotation}
+
\text{Scaling}
+
\text{Shearing}
}
\]
It is widely used in GIS image registration and coordinate transformation.