ZERO_LONGITUDE_COORDINATES - AtlasOfLivingAustralia/ala-dataquality GitHub Wiki

Longitude value provided is zero

Related fields

decimalLongitude

Implications and caveats

Severity: Error

  • May indicate an incorrect longitude, a default value or no value provided
  • it is possible for longitude to be zero, this assertion needs to be reviewed in the context of the data set and the rest of the values in the record

Data Custodian Recommendations

review coordinates provided

Code reference

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