ZERO_COORDINATES - AtlasOfLivingAustralia/ala-dataquality GitHub Wiki

Superseded - replaced by ZERO_COORDINATE

Latitude and longitude provided are both zero

Related fields

decimalLatitude, decimalLongitude

Implications and caveats

Severity: Error

  • May indicate incorrect coordinates, a default value or no value provided
  • It is possible for both coordinates to be zero although highly unlikely, 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