BBMRI-ERIC / directory-scripts

Repository for scripts to support the operations of the BBMRI-ERIC Directory
GNU Lesser General Public License v3.0
2 stars 2 forks source link

Validate that geoLocation is within the country. #6

Closed esthervanenckevort closed 6 years ago

esthervanenckevort commented 6 years ago

Validate that geoLocation WGS84 coordinate systems is within the area of the country in which the biobank / collection is located.

Doing a remote call for this might be expensive, should either do some cache of previously fetched results or make this optional.

holubp commented 6 years ago

Implemented in checks/BiobankGeo plugin.