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

Area of interest input to advanced search #22

Closed
1 of 6 tasks
steveoh opened this issue Sep 25, 2024 · 0 comments · Fixed by #38
Closed
1 of 6 tasks

Area of interest input to advanced search #22

steveoh opened this issue Sep 25, 2024 · 0 comments · Fixed by #38
Assignees
Labels
area: map interface Functionality within the map UI size: large 40 hours or less estimated

Comments

@steveoh
Copy link
Member

steveoh commented Sep 25, 2024

The WRI application has a search function that, when in the advanced mode, allows a user to draw a simple polygon shape or upload a shapefile.

  • Create a separate embeddable map application that can be placed in the /wri/project/search.html screen
  • Coordinate with DTS to update the embed code
  • Place a UI element on the screen to activate polygon drawing
  • Place a UI element on the screen to accept a shapefile upload
  • Allow the graphic to be cleared
  • When the drawing is finished, set a hidden text field named aoiGeometry with the well known text for the geometry*

*We wrote our own conversion utility. I wonder if js4 or something open source is available. Otherwise our hack job could still function on 4x geometries.

Prior implementation

Image

References

@steveoh steveoh added area: map interface Functionality within the map UI size: large 40 hours or less estimated labels Sep 25, 2024
@steveoh steveoh self-assigned this Dec 3, 2024
steveoh added a commit that referenced this issue Dec 4, 2024
steveoh added a commit that referenced this issue Dec 4, 2024
@steveoh steveoh linked a pull request Dec 4, 2024 that will close this issue
steveoh added a commit that referenced this issue Dec 4, 2024
steveoh added a commit that referenced this issue Dec 4, 2024
steveoh added a commit that referenced this issue Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: map interface Functionality within the map UI size: large 40 hours or less estimated
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant