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

Geodesic Measurement export #9999

Closed
7 tasks
MV88 opened this issue Feb 28, 2024 · 0 comments · Fixed by #10010 or #10058
Closed
7 tasks

Geodesic Measurement export #9999

MV88 opened this issue Feb 28, 2024 · 0 comments · Fixed by #10010 or #10058
Assignees
Labels
3D All issues related to the 3D rendering in CesiumJs Accepted C299- POLITO -2023-MS_DigitalTwin New Feature used for new functionalities
Milestone

Comments

@MV88
Copy link
Contributor

MV88 commented Feb 28, 2024

Description

Acceptance criteria

  • transform area and distance measures drawn in 2d to geodesic
  • enable export / import as geodesic areas measures (export as geojson)
  • enable export / import as geodesic distances measures (export as geojson)
  • extend previous 2 points also for annotations
    • when a measure is transformed in annotations it should render as geodesic lines without touching geom (only via style)
    • when exported (from toc toolbar or from annotations one) it should be transformed to geodesic lines (i.e. segmenting it, including originalGeom in properties)
    • when importing such annotation it should convert it back so that in the coord editor you see only original drawn points

Other useful information

@MV88 MV88 added New Feature used for new functionalities C299- POLITO -2023-MS_DigitalTwin labels Feb 28, 2024
@MV88 MV88 self-assigned this Feb 28, 2024
@MV88 MV88 added this to the 2024.01.00 milestone Feb 28, 2024
MV88 added a commit to MV88/MapStore2 that referenced this issue Mar 1, 2024
MV88 added a commit to MV88/MapStore2 that referenced this issue Mar 1, 2024
@tdipisa tdipisa added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Mar 5, 2024
allyoucanmap pushed a commit that referenced this issue Mar 7, 2024
@ElenaGallo ElenaGallo self-assigned this Mar 8, 2024
MV88 added a commit to MV88/MapStore2 that referenced this issue Mar 12, 2024
MV88 added a commit that referenced this issue Mar 12, 2024
@ElenaGallo ElenaGallo added Accepted and removed BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Mar 12, 2024
offtherailz pushed a commit to offtherailz/MapStore2 that referenced this issue Apr 10, 2024
@tdipisa tdipisa added the 3D All issues related to the 3D rendering in CesiumJs label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment