Grid Zone

Hierarchy

  • GridZone

Constructors

Methods

  • Get the draw bounds of easting and northing in meters

    Returns

    draw bounds or null

    Parameters

    • tileBounds: Bounds

      tile bounds

    • gridType: GridType

      grid type

    Returns undefined | Bounds

  • Get the hemisphere

    Returns

    hemisphere

    Returns Hemisphere

  • Get the longitudinal strip expansion, number of additional neighbors to iterate over in combination with this strip

    Returns

    longitudinal strip neighbor iteration expansion

    Returns number

  • Is the provided bounds within the zone bounds

    Returns

    true if within bounds

    Parameters

    • bounds: Bounds

      bounds

    Returns boolean

Generated using TypeDoc