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

[Print plugin] Ability to rotate the map #9318

Closed
5 tasks done
dsuren1 opened this issue Aug 2, 2023 · 3 comments · Fixed by #9427 or #9478
Closed
5 tasks done

[Print plugin] Ability to rotate the map #9318

dsuren1 opened this issue Aug 2, 2023 · 3 comments · Fixed by #9427 or #9478

Comments

@dsuren1
Copy link
Contributor

dsuren1 commented Aug 2, 2023

Description

Ability to rotate the map in the printed document. It must be visible on the preview.

Acceptance criteria

  • Add a rotation field to print form
  • The rotation field accepts degree value
  • rotation flag is enabled by default in mainPage of print config.yaml (check)
  • Rotation should be visible in map preview
  • Printed map show rotation applied (if specified any)

Other useful information

Ref: georchestra/mapstore2-georchestra#582

@dsuren1
Copy link
Contributor Author

dsuren1 commented Sep 11, 2023

@tdipisa @offtherailz
Kindly let me know if the placement of rotation field is okay or should it be moved inside Layout?
image

@tdipisa
Copy link
Member

tdipisa commented Sep 11, 2023

@dsuren1 that's ok for me. Please ensure the compass in the PDF has the right orientation.

@offtherailz
Copy link
Member

I think this needs a backport
adding label

@offtherailz offtherailz added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Sep 20, 2023
@ElenaGallo ElenaGallo self-assigned this Sep 22, 2023
dsuren1 added a commit to dsuren1/MapStore2 that referenced this issue Sep 25, 2023
…lutions-it#9427)

(cherry picked from commit ebe2484)
(cherry picked from commit abc37e1a5db06b185c36c6504d82d6c177fc3388)
@tdipisa tdipisa removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Sep 25, 2023
tdipisa pushed a commit that referenced this issue Sep 25, 2023
(cherry picked from commit ebe2484)
(cherry picked from commit abc37e1a5db06b185c36c6504d82d6c177fc3388)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment