Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on_land checks #26

Open
ymgan opened this issue Mar 3, 2023 · 1 comment
Open

on_land checks #26

ymgan opened this issue Mar 3, 2023 · 1 comment

Comments

@ymgan
Copy link
Contributor

ymgan commented Mar 3, 2023

obis-qc checks

Check Fields Flags corresponding BDQ TG2 test Absence Dropped Vandepitte et al. flag number
Is the occurrence located on land? Based on OpenStreetMap land polygons. decimalLongitude, decimalLatitude ON_LAND VALIDATION_COORDINATES_TERRESTRIALMARINE    6

TDWG BDQ TG2 Tests

https://github.com/tdwg/bdq/projects/2#column-3287342

Validation

validation description fields notes
VALIDATION_COORDINATES_TERRESTRIALMARINE Does the marine/non-marine biome of a taxon from the bdq:sourceAuthority match the biome at the location given by the coordinates? dwc:decimalLatitude, dwc:decimalLongitude, dwc:scientificName dwc:coordinatePrecicision and dwc:coordinateUncertaintyInMeters (if present) imply a potential displacement of the provided coordinates. These two terms can be considered spatial buffers. Likewise, country polygons cannot be 100% accurate at all scales (Dooley 2005), so a spatial buffer of the country boundaries is justified. Taking the spatial buffers into account does however greatly complicate both the logic and the implementation of such tests. The same applies to potential conversion of the Spatial Reference System (SRS) of dwc:decimalLatitude and dwc:decimalLongitude to the SRS used in the bdq:sourceAuthority.

Amendment

None

Parameters

test default_parameters current_obis-qc_parameters
VALIDATION_COORDINATES_TERRESTRIALMARINE bdq:sourceAuthority[taxonismarine] default = "WORMS" [https://www.marinespecies.org/aphia.php?p=webservice] Taxa that are not matched to WoRMS orNOT_MARINE are dropped, which means all taxa in OBIS are matched to WoRMS and are marine species.
VALIDATION_COORDINATES_TERRESTRIALMARINE bdq:sourceAuthority[geospatialland] default = the union of "NaturalEarth 10m-physical-vectors for Land" [https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/physical/ne_10m_land.zip] and "NaturalEarth Minor Islands" [https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/physical/ne_10m_minor_islands.zip] OpenStreetMap land polygons.
VALIDATION_COORDINATES_TERRESTRIALMARINE bdq:spatialBufferInMeters default = "3000"

GBIF flags

https://github.com/gbif/gbif-api/blob/dev/src/main/java/org/gbif/api/vocabulary/OccurrenceIssue.java

None

Related

Remarks

Consider changing the flag for ON_LAND so that it’s not marking species that should be on land according to WoRMS. (iobis/quality-taskteam#30)

@ymgan
Copy link
Contributor Author

ymgan commented Apr 20, 2023

@pieterprovoost I forgot to talk about the buffer in the meeting just now. The default value for spatial buffer is 3000 meters for the union of "NaturalEarth 10m-physical-vectors for Land" (https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/physical/ne_10m_land.zip) and "NaturalEarth Minor Islands" (https://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/physical/ne_10m_minor_islands.zip)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant