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

Geospatial browsing visualisation #44

Open
4 tasks done
mtiessen1175 opened this issue Nov 7, 2023 · 1 comment · May be fixed by #47
Open
4 tasks done

Geospatial browsing visualisation #44

mtiessen1175 opened this issue Nov 7, 2023 · 1 comment · May be fixed by #47
Assignees

Comments

@mtiessen1175
Copy link
Collaborator

mtiessen1175 commented Nov 7, 2023

Display the positions of images/video frames (per volume) in one (or more) map(s).
ToDo:

  • mechanism to load maps from web map service
    • which kind of service / maps shall be used?
  • update volume-settings-page to include selection of (several) maps per volume
  • mechanism to link / georeference images to corresponding map
    • read longitude/latidue coordinates from metadata / iFDO's
  • filtering mechanism (filter by):
    • geospatial attributes (e.g. area close to shoreline)
    • image attributes (e.g. particular species)
@mzur mzur transferred this issue from biigle/core Nov 7, 2023
@mzur
Copy link
Member

mzur commented Nov 7, 2023

Here are my notes concerning this feature:

  • Add a new filter option "filter by location" to the volume overview
  • When the filter is selected, this opens a modal with the geo map (similar to the current map but without sidebar)
  • The map shows image locations which can be selected with a drawn rectangle
  • The map also shows all configured "browsing" layers (see Geospatial context fusion display #45)
  • Additional layers can be added in the volume edit view
  • An additional layer can be a georeferenced file or a link to a WMS source
  • Layers can be ordered in the volume edit view

Lots of the removed geo overlay code can be reused here: 055a6a7

@mzur mzur moved this to Medium Priority in BIIGLE Roadmap Nov 7, 2023
@mtiessen1175 mtiessen1175 linked a pull request Nov 30, 2023 that will close this issue
8 tasks
@mzur mzur linked a pull request Aug 29, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Medium Priority
Development

Successfully merging a pull request may close this issue.

2 participants