We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When passing a query requesting for sites between certain heights using altmax and altmin, only filtered results should come back.
altmax
altmin
However, all sites https://api.neotomadb.org/v2.0/data/sites seem to be getting a null elevation
Alternative
If we look in the database snapshots, there are sites that have the elevation field different than null
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When passing a query requesting for sites between certain heights using
altmax
andaltmin
, only filtered results should come back.However, all sites https://api.neotomadb.org/v2.0/data/sites seem to be getting a null elevation
Steps to Reproduce the Problem
Alternative
If we look in the database snapshots, there are sites that have the elevation field different than null
The text was updated successfully, but these errors were encountered: