VertNet / bels

Biodiversity Enhanced Location Services
Apache License 2.0
16 stars 1 forks source link

Include location bels_match_string for all records submitted to BELS web service API #40

Open jbest opened 2 years ago

jbest commented 2 years ago

Rather than only return the bels_match_string for matching records with coordinates, the BELS web API could also return the hash/bels_match_string for unmatched records. This would provide a way for users to discover all the identical localities in their dataset thereby making it easier to prioritize georeferencing of the most prevalent localities.

The web UI currently returns all hashes/match strings (as bels_matchwithcoords, bels_matchverbatimcoords, bels_matchsanscoords) even when none match records with coordinates.

jbest commented 2 years ago

Now that I understand match strings vs hashes, I've removed the request for returning hashes.