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

oqapi(attribute-completeness): Allow definition of custom attributes #50

Open
6 of 7 tasks
mcauer opened this issue Nov 19, 2024 · 0 comments · May be fixed by #53
Open
6 of 7 tasks

oqapi(attribute-completeness): Allow definition of custom attributes #50

mcauer opened this issue Nov 19, 2024 · 0 comments · May be fixed by #53
Assignees
Labels
enhancement New feature or request

Comments

@mcauer
Copy link
Member

mcauer commented Nov 19, 2024

  • the params attributes and attributeFilter are mutually exclusive

User flow: Alongside usual selection of attributes, offer to the advanced user a dialogue to view already selected attributes as ohsome filter and give him the possibility to edit the filter.

  • we need an additional attributeFilterTitle param for the Permalink
  • take over already defined named attributes when starting to edit a custom filter
  • send query to ohsomeAPI to validate filter string
  • after completion of dialogue, the previous selection of attributes is replaced by the custom filter
  • cancellation of advanced dialogue is possible and previously selected attributes are preserved
  • during advanced dialogue a name/title of the attribute represented by the custom filter can be given
  • use Prism-code-editor for input field of custom attributeFilter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant