Get Layout Templates Info

Titleā€ƒ Get Layout Templates Info

Summary

This tool takes a folder location where map documents (.mxd files) to be used as layout templates are located and returns the content of those layout templates formatted as JavaScript object notation (JSON).


Usage


Syntax

Code Samples


The following script returns a list of metadata for each layout from all MXDs in a folder.


arcpy.GetLayoutTemplatesInfo_server(r'C:\Data\MyLayouts')
                    

Tags

Credits

Use limitations