Sidereon.Geoid.ProjVgridshiftError (Sidereon v0.29.2)

Copy Markdown View Source

Invalid coordinate reported by PROJ-compatible vertical-grid interpolation.

Summary

Types

t()

Typed PROJ vertical-grid coordinate error.

Types

t()

@type t() :: %Sidereon.Geoid.ProjVgridshiftError{
  field: :latitude | :longitude,
  kind: :non_finite_coordinate | :coordinate_outside_grid
}

Typed PROJ vertical-grid coordinate error.