Python 2.0 adds ArcGIS StoryMaps module

640
0
02-05-2022 04:31 AM
OwenGeo
Esri Notable Contributor
2 0 640

The 2.0 version of the ArcGIS API for Python has been released, and it contains a new module for working with ArcGIS StoryMaps.

Using the new module you can create and edit stories programmatically, and this opens up a whole range of possibilities. This capability can be useful if you need to make regular updates to information in a story. You could use a python script to replace images of charts, pieces of text (such as status references, data numbers, etc), or even web maps with the latest versions. You could also use python to generate a set of similar stories using different content; for example, a report for every municipality in a state or county.

Check out the documentation for the new module here:
arcgis.apps.storymap module — arcgis 2.0.0 documentation.

About the Author
Owen is the lead product engineer on Esri's StoryMaps Team and is located in Esri's DC R&D Center in Arlington, VA. He's been with Esri since 2004, and was a Solution Engineer on the National Government Team until 2015. His main areas of interest are StoryMaps and Web GIS and his hobbies include hockey, tech/gadgets, and guitar.