ropensci / CoordinateCleaner

Automated flagging of common spatial and temporal errors in biological and palaeontological collection data, for the use in conservation, ecology and palaeontology.
https://docs.ropensci.org/CoordinateCleaner/
79 stars 21 forks source link

Would be nice if there was a filter for low precision #33

Open rvosa opened 5 years ago

rvosa commented 5 years ago

I think this is a great package, and what I want is easy to implement in some other way so I'm just being lazy - but it would be nice if there was a cc_precision that filters out coordinates with low precision (e.g. less than 2 decimal places or whatever).

Cheers,

Rutger

jocelynpender commented 2 years ago

I agree! This would be great if it were to be included in the package. It's easy to do.. but it is also a natural fit for the package (e.g., it could be included in clean_coordinates() by default)