Skip to content

#12096: Add new map configuration and section duplication in Geostories#12097

Merged
allyoucanmap merged 3 commits into
geosolutions-it:masterfrom
dsuren1:#12096_geostory
Mar 18, 2026
Merged

#12096: Add new map configuration and section duplication in Geostories#12097
allyoucanmap merged 3 commits into
geosolutions-it:masterfrom
dsuren1:#12096_geostory

Conversation

@dsuren1
Copy link
Copy Markdown
Contributor

@dsuren1 dsuren1 commented Mar 16, 2026

Description

This PR introduces the ability to override the scale and center of maps in Geostories (excluding the center of the GeoCarousel map). It also adds support for duplicating sections and their contents within a Geostory

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Enhancement

Issue

What is the current behavior?

What is the new behavior?

  • User can modify the center of the map via map configuration and apply the same to other maps of the resource
    image

  • User can duplicate a section
    image

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@dsuren1 dsuren1 added this to the 2026.01.01 milestone Mar 16, 2026
@dsuren1 dsuren1 requested a review from allyoucanmap March 16, 2026 13:04
@cla-bot cla-bot Bot added the CLA Ready label Mar 16, 2026
@dsuren1 dsuren1 removed their assignment Mar 16, 2026
@dsuren1 dsuren1 linked an issue Mar 16, 2026 that may be closed by this pull request
@allyoucanmap allyoucanmap requested review from anup39 and removed request for allyoucanmap March 18, 2026 13:20
@allyoucanmap allyoucanmap requested review from allyoucanmap and removed request for anup39 March 18, 2026 13:20
@allyoucanmap allyoucanmap merged commit 1c7435f into geosolutions-it:master Mar 18, 2026
12 checks passed
@allyoucanmap
Copy link
Copy Markdown
Contributor

@ElenaGallo please test this enhancement on dev, thanks

@offtherailz
Copy link
Copy Markdown
Member

Created backport PR for geonode-5.0.x:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-12097-to-geonode-5.0.x
git worktree add --checkout .worktree/backport-12097-to-geonode-5.0.x backport-12097-to-geonode-5.0.x
cd .worktree/backport-12097-to-geonode-5.0.x
git reset --hard HEAD^
git cherry-pick -x 1c7435fcbfaa8520672b690fb41a4c90c8c51b9b
git push --force-with-lease

@offtherailz
Copy link
Copy Markdown
Member

Created backport PR for geonode-5.0.x:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-12097-to-geonode-5.0.x
git worktree add --checkout .worktree/backport-12097-to-geonode-5.0.x backport-12097-to-geonode-5.0.x
cd .worktree/backport-12097-to-geonode-5.0.x
git reset --hard HEAD^
git cherry-pick -x 1c7435fcbfaa8520672b690fb41a4c90c8c51b9b
git push --force-with-lease

@offtherailz
Copy link
Copy Markdown
Member

tdipisa pushed a commit that referenced this pull request Apr 10, 2026
…es (#12097) (#12248)

(cherry picked from commit 1c7435f)

Co-authored-by: Suren <dsuren1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the center and scale of maps on Geostories

5 participants