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

    Class NewZealandMapGrid

    New Zealand Map Grid (EPSG:27200)

    Classification: Custom grid-based projection

    Available forms: Forward and inverse, spherical and ellipsoidal

    Defined area: New Zealand

    Alias: nzmg

    Domain: 2D

    Input type: Geodetic coordinates

    Output type: Projected coordinates

    +proj=nzmg
    
    • None (all standard projection parameters are hard-coded for this projection)

    New Zealand Map Grid (EPSG:27200)

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • NewZealandMapGrid forward equations--mapping lon-lat to x-y

      Parameters

      • p: VectorPoint

        lon-lat WGS84 point

      Returns void

    • NewZealandMapGrid inverse equations--mapping x-y to lon-lat

      Parameters

      • p: VectorPoint

        NewZealandMapGrid point

      Returns void