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

search_results view should offer a lite version for points-only, no geometry #7682

Open
4 tasks
whatisgalen opened this issue Aug 9, 2021 · 1 comment
Open
4 tasks

Comments

@whatisgalen
Copy link
Member

whatisgalen commented Aug 9, 2021

User Story

The response from the url/view search_results includes a property geometries for each hit; given that the map doesn't actually show geometries but instead shows points, if there were a "points_only" argument that could be passed to search_results then both the query and the responseJSON would be faster. Presumably export would necessitate that geometries are included. Without geometries in the response payload, the map filter still functions as normal.

Acceptance Criteria

  • Unit Tests passed
  • Documentation

Definition of Done

Ticket Background

  • Sponsored by:
  • Suggested by: @
  • Designed by: @
@chiatt
Copy link
Member

chiatt commented Aug 9, 2021

re #3239

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

2 participants