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

user interface & interaction design for query builder #7

Open
Ivokato opened this issue Jun 16, 2015 · 2 comments
Open

user interface & interaction design for query builder #7

Ivokato opened this issue Jun 16, 2015 · 2 comments

Comments

@Ivokato
Copy link
Contributor

Ivokato commented Jun 16, 2015

be able to:

  • filter pit types
  • filter period
  • filter geometry
  • choose sources
  • way to choose lies-in relationships (example: from within PIT details)
@Ivokato
Copy link
Contributor Author

Ivokato commented Jun 16, 2015

@bertspaan heb je wat voorbeelden van hoe de resulting queries eruit zouden moeten zien?

@bertspaan
Copy link
Member

See specification: https://github.com/histograph/api

Currently:

  • type=hg:Place etc.
  • hg:liesIn=<query>

Soon:

  • source=<sources>
  • hg:periodOverlaps or something similar
  • hg:liesIn=POLYGON(54.4,5.2 ...)
  • And more

We should design some React component for Viewer which reads API spec or possible parameters from config file 😑!

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

4 participants