gis-tools-ts - v0.6.0
    Preparing search index...

    Function applyGridShift

    • Apply a grid shift given the source projection (assums a nadgrid has been set up)

      Parameters

      • source: ProjectionTransform

        source projection

      • inverse: boolean

        if true, the grid shift is applied in reverse

      • point: VectorPoint

        the point to apply the grid shift

      Returns void