-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPython_Toolbox.DumpMXDs.pyt.xml
1 lines (1 loc) · 3.88 KB
/
Python_Toolbox.DumpMXDs.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20170515</CreaDate><CreaTime>15462700</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170522</ModDate><ModTime>21173600</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="DumpMXDs" displayname="Dump MXDs" toolboxalias="CustomPythonTools" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath><parameters><param name="source" displayname="Source Folder" type="Required" direction="Input" datatype="Folder" expression="source"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The source folder containing the MXD files.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A DEFolder specifying source folder containing the MXD files.</SPAN></P></DIV></DIV></DIV></pythonReference></param><param name="destination" displayname="Destination Folder" type="Required" direction="Input" datatype="Folder" expression="destination"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The destination folder where output files will be saved.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A DEFolder specifying destination folder where output files will be saved.</SPAN></P></DIV></DIV></DIV></pythonReference></param><param name="outFormat" displayname="Output File Format" type="Required" direction="Input" datatype="String" expression="PDF | PNG | JPEG"><dialogReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The output file format.</SPAN></P></DIV></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>A GPString specifying output file format. Valid options include JPEG, PDF, and PNG.</SPAN></P></DIV></DIV></DIV></pythonReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Exports all MXD documents in a folder to the desired output file format and saves them in the an output folder.</SPAN></P></DIV></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Use this tool to batch export multiple MXD documents. It is intended for use with map documents that have a single layout e.g. one document == one map. It is not intended to be used with data driven pages. If you need data driven pages support see the Export Data Driven Pages tool.</SPAN></P><P><SPAN STYLE="font-weight:bold;">Caution: </SPAN><SPAN>If your MXD contains bookmarks or has data driven pages enabled, this tool will only export the current page/extent of the document when it was last saved.</SPAN></P></DIV></DIV></DIV></usage></tool><dataIdInfo><idCitation><resTitle>Dump MXDs</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>Exports all MXD documents in a folder to the desired output file format and saves them in the an output folder.</SPAN></P></DIV></DIV></DIV></idAbs><searchKeys><keyword>Export</keyword><keyword>Map</keyword><keyword>Documents</keyword><keyword>Multiple</keyword></searchKeys><idCredit>An Tran</idCredit></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"/></mdHrLv></metadata>