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

altmin and altmax are ignored parameters in the API #112

Open
sedv8808 opened this issue Jun 15, 2023 · 0 comments
Open

altmin and altmax are ignored parameters in the API #112

sedv8808 opened this issue Jun 15, 2023 · 0 comments

Comments

@sedv8808
Copy link

When passing a query requesting for sites between certain heights using altmax and altmin, 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

  1. Look at endpoint: https://api.neotomadb.org/v2.0/data/sites?altmin=100&altmax=300

Alternative

  1. Look at any sites endpoint, all elevation fields are null

If we look in the database snapshots, there are sites that have the elevation field different than null

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