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 context fusion display #45

Open
4 of 5 tasks
mtiessen1175 opened this issue Nov 7, 2023 · 1 comment · May be fixed by #60
Open
4 of 5 tasks

Geospatial context fusion display #45

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

Comments

@mtiessen1175
Copy link
Collaborator

mtiessen1175 commented Nov 7, 2023

Display georeferenced grids as context information in the image annotation tool of BIIGLE.

ToDo:

  • Add a settings option in annotation tool to (optionally) display georeferenced grid (opacity slider)
  • If there is at least one context layer, it will be added as a background layer to the image annotation tool (default: enabled)
  • display the context-layer(s) in an expandable list in the settings-tab
  • linking of image coordinates to the "background map"
    • calculate the position of the current image in the (potentially warped) background map (using point location and image extent)
  • If neither the area nor the extent is there, the context layer is hidden (with a warning in the settings tab where the layer can be enabled/disabled).
@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:

  • The layers uploaded on the volume edit view (see Geospatial browsing visualisation #44) can also be enabled as "annotation context layer" which will be displayed in the (image) annotation tool
  • Each layer can either be a "browsing layer" (Geospatial browsing visualisation #44) or a "context layer" or both
  • If there is at least one context layer, it will be added as a background layer to the image annotation tool
  • Add a settings option in annotation tool to disable context layers (default: enabled)
    • Or set the context layer opacity which can also be 0? Or maybe opaticy steps (0, 25%, 50%, 75%, 100%)?

Here is the catch: Images usually have only a point geolocation. The point can be placed on the context layer but the extent is unknown. The extent could be estimated from the image area (provided by metadata or laser point detection). There should also be a new option to upload the full image extent as metadata (also from iFDO). If neither the area nor the extent is there, the context layer is hidden (with a warning in the settings tab where the layer can be enabled/disabled).

@mzur mzur moved this to Medium Priority in BIIGLE Roadmap Nov 7, 2023
@mtiessen1175 mtiessen1175 linked a pull request Sep 9, 2024 that will close this issue
@mtiessen1175 mtiessen1175 linked a pull request Sep 9, 2024 that will close this issue
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