Try the Classic Story Conversion Helper

2631
10
02-27-2023 02:58 PM
AbbyE_Esri
Esri Contributor
5 10 2,631

UPDATE: This converter now also supports classic stories made with the cascade template! Check out this post for updated caveats and support for this tool.

If you attended the 2023 Federal GIS Conference earlier this month, you may have seen a sneak peak of an experimental tool that can help convert a story originally created in a classic Esri Story Maps templates to one created in ArcGIS StoryMaps. We know it can take some work to recreate a classic story, so we wanted to make this easier by providing a tool to reduce some of the work involved. This tool comes in the form of an ArcGIS Python Notebook: https://www.arcgis.com/home/item.html?id=bc35e93d5d374e1a9c3583be0cc9f1d7

What does it do?

There are instructions in the notebook for each step, but essentially you add your classic story ID, optionally reference a theme for the new story, and run the notebook script. The tool is easy to use and will not affect your original classic story.

A draft ArcGIS StoryMap will be created that contains the text, media, and maps from your original classic story. The title of the story will be brought over and the content from each section will be added to individual slides of a sidecar.

Here's a before and after example of a classic story and the ArcGIS StoryMaps version so you can see the results of running the tool.

Considerations

A few things to be aware of…

  • This tool currently supports migration of content from some classic Series and Journal stories (We now also support Cascade stories! Check this link for more information). You may have varying levels of success migrating a specific classic story depending on the amount and type of content in the story and if you made any customizations to it.

  • The notebook is meant to provide a starting point. It will help migrate your content to a new story. After that is done, you can expect to have to do some additional work to finalize your story after running the notebook.

  • Once the new story has been created, you can access all the images from the “This story” tab when adding media. This can help if you want to move media around to different places in your story.

  • Please ensure your ArcGIS administrator has assigned you permissions to access ArcGIS Notebooks, otherwise you will be unable to open the Notebook. For more information, see Control notebook user privileges—ArcGIS Notebook Server | Documentation for ArcGIS Enterprise.

  • If you don’t have privileges to use ArcGIS Notebooks, you can download the notebook and run it in a system configured with ArcGIS API for Python. Be sure to add your username and password (and portal URL if running on ArcGIS Enterprise) to the script where indicated. For information on running the notebook locally, see Get started | ArcGIS API for Python

Help us improve this tool

Please note that this isn’t a supported product; it’s a tool that’s provided as-is that can help save you time and effort in some situations. We are not planning to make regular additions or updates to this tool, but if there is enough generated interest in any particular enhancements to the Notebook, we will consider adding new capability in the future when feasible.

We hope the migration helper notebook can be a source of collaboration within the community. If you find items within the script that are not functioning as expected or could be improved, feel free bring up these concerns in the comments below. We hope that community members will work to improve the tool and build on it.

Let us know what you think

We’d love to hear your feedback about this tool in the comments section below! While it’s not able to magically convert every classic story you have, we do believe the notebook will greatly reduce the time required to remake some of the stories you’re looking to update to ArcGIS StoryMaps.

Resources

Below are some additional resources to help you get started with this Notebook and ArcGIS API for Python:

10 Comments