From a3f43744feec86272fe532124679d3a013ef9a8c Mon Sep 17 00:00:00 2001 From: PROJ deploybot Date: Tue, 22 Mar 2022 20:00:06 +0000 Subject: update with results of commit https://github.com/OSGeo/PROJ/commit/53c07a8bd211b7aee4bc07a9c6726005504b7181 --- operations/transformations/index.html | 169 ++++++++++++++++++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 operations/transformations/index.html (limited to 'operations/transformations/index.html') diff --git a/operations/transformations/index.html b/operations/transformations/index.html new file mode 100644 index 00000000..eef33028 --- /dev/null +++ b/operations/transformations/index.html @@ -0,0 +1,169 @@ + + + + + + + Transformations — PROJ 9.0.0 documentation + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + Logo + +
+ 9.0.0 +
+
+
+ + + +
+
+
+
    +
  • About
  • +
  • News
  • +
  • Download
  • +
  • Installation
  • +
  • Using PROJ
  • +
  • Applications
  • +
  • Coordinate operations
      +
    • Projections
    • +
    • Conversions
    • +
    • Transformations
        +
      • Affine transformation
      • +
      • Multi-component time-based deformation model
      • +
      • Kinematic datum shifting utilizing a deformation model
      • +
      • Geographic offsets
      • +
      • Helmert transform
      • +
      • Horner polynomial evaluation
      • +
      • Molodensky transform
      • +
      • Molodensky-Badekas transform
      • +
      • Horizontal grid shift
      • +
      • Triangulated Irregular Network based transformation
      • +
      • Vertical grid shift
      • +
      • Geocentric grid shift
      • +
      +
    • +
    • The pipeline operator
    • +
    • Computation of coordinate operations between two CRS
    • +
    +
  • +
  • Resource files
  • +
  • Geodesic calculations
  • +
  • Development
  • +
  • Specifications
  • +
  • Community
  • +
  • FAQ
  • +
  • Glossary
  • +
  • References
  • +
+ +
+
+
+ +
+ + PROJ +
+ +
+
+
+
    +
  • »
  • +
  • Coordinate operations »
  • +
  • Transformations
  • +
  • + Edit on GitHub +
  • +
+ Previous + Next +
+
+
+
+
+ +
+

TransformationsΒΆ

+

Transformations coordinate operation in which the two coordinate reference +systems are based on different datums.

+
+
    +
  • Affine transformation
  • +
  • Multi-component time-based deformation model
  • +
  • Kinematic datum shifting utilizing a deformation model
  • +
  • Geographic offsets
  • +
  • Helmert transform
  • +
  • Horner polynomial evaluation
  • +
  • Molodensky transform
  • +
  • Molodensky-Badekas transform
  • +
  • Horizontal grid shift
  • +
  • Triangulated Irregular Network based transformation
  • +
  • Vertical grid shift
  • +
  • Geocentric grid shift
  • +
+
+
+ + +
+
+
+ Previous + Next +
+ +
+ +
+

© Copyright 1983-2022. + Last updated on 22 Mar 2022. +

+
+ + Built with Sphinx using a + theme + provided by Read the Docs. + + +
+
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3