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

Implement 'Advanced' search for ImportDialog #41

Open
Syntaf opened this issue Jul 27, 2015 · 1 comment
Open

Implement 'Advanced' search for ImportDialog #41

Syntaf opened this issue Jul 27, 2015 · 1 comment
Milestone

Comments

@Syntaf
Copy link
Member

Syntaf commented Jul 27, 2015

Create a dialog window when the Advanced Button is pressed, offering a number of options to query from. The items to be queried from should include Time Range , Latitude Range, Altitude Range, File

These options should compound each other, meaning if the user fills out all of these fields the database would filter by Time Range, then apply the Latitude Range query to the result, and so on

@Syntaf Syntaf added this to the 1.15.2 milestone Jul 27, 2015
@Syntaf Syntaf changed the title Implement 'Advanced' search Implement 'Advanced' search for ImportDialog Jul 27, 2015
@Syntaf
Copy link
Member Author

Syntaf commented Feb 29, 2016

Implemented under #62 , however AM / PM bug may be present.

Additional data files should be downloaded and tested to ensure that similar times differentiated by AM PM are correctly filtered. An example would be having shapes from one file at 06:42:15 AM and shapes from another files at 06:42:23 PM. If the user filters for shapes within 06:42:15 AM then the shape with PM should not show up

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

No branches or pull requests

1 participant