ZERO_LATITUDE_COORDINATES - AtlasOfLivingAustralia/ala-dataquality GitHub Wiki

Latitude value provided is zero

Related fields

decimalLatitude

Implications and caveats

Severity: Warning

  • May indicate an incorrect lattitude, a default value or no value provided
  • It is possible for latitude to be zero (e.g. during a trawl along the equator) this assertion needs to be reviewed in the context of the data set and the rest of the values in the record

Data Custodian Recommendation

review coordinates provided

Code reference

https://github.com/AtlasOfLivingAustralia/biocache-store/blob/dda875fa44eebadeaf5c9c380778cf3ac8ca2ae3/src/main/scala/au/org/ala/biocache/processor/LocationProcessor.scala#L782