We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1960849 + 83868f7 commit 675ff1aCopy full SHA for 675ff1a
docs/source/operations/transformations/affine.rst
@@ -26,7 +26,7 @@ This can be used to implement:
26
27
- EPSG "Affine parametric transformation" of code 9624 by setting `A0`, `A1`, `A2`,
28
`B0`, `B1`, `B2` EPSG parameters to respectively `xoff`, `s11`, `s12`, `yoff`,
29
- `s21`, `s21` PROJ parameters.
+ `s21`, `s22` PROJ parameters.
30
31
- EPSG "Similarity transformation" of code 9621 by setting:
32
0 commit comments