BioKIC / Symbiota

The Symbiota Virtual Flora/Fauna project develops on-line tools to aid the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklists, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and https://symbiota.org/. For documentation, please visit https://symbiota.org/docs
GNU General Public License v2.0
38 stars 51 forks source link

[bug] Searching by minimum and maximum elevations does not work #1875

Open themerekat opened 2 hours ago

themerekat commented 2 hours ago

In this search, I specified a minimum elevation of 1000 m, but the first specimen returned as a minimum value of 6m

I think the biggest hint is that elevation is not listed in the search criteria, so maybe it's not being passed correctly: image

themerekat commented 2 hours ago

Potentially the same bug as https://github.com/BioKIC/Symbiota/issues/1873 ?