-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathPython_Toolbox.ExportDDP.pyt.xml
1 lines (1 loc) · 3.82 KB
/
Python_Toolbox.ExportDDP.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20150114</CreaDate><CreaTime>08343500</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20170522</ModDate><ModTime>21261000</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><dataIdInfo><idCitation><resTitle>Export Data Driven Pages</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool exports all the data driven pages in a map document.</SPAN></P></DIV></DIV></idAbs><idCredit>An Tran</idCredit><searchKeys><keyword>Export</keyword><keyword>Maps</keyword><keyword>Data</keyword><keyword>Driven</keyword><keyword>Pages</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><tool displayname="Export Data Driven Pages" name="ExportDDP" toolboxalias="CustomPythonTools" xmlns=""><parameters><param datatype="File" direction="Input" displayname="Map File" expression="mapFile" name="mapFile" type="Required"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The map document to export from.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A DEFile specifying the map document to export from.</SPAN></P></DIV></DIV></pythonReference></param><param datatype="Folder" direction="Input" displayname="Output Location" expression="outDir" name="outDir" type="Required"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The output folder where exported files will be saved.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A DEFolder specifying where output will be saved.</SPAN></P></DIV></DIV></pythonReference></param><param datatype="Multiple Value" direction="Input" displayname="Data Driven Pages List" expression="exportList;exportList..." name="exportList" type="Required"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The pages in the data driven document to be exported.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A GPString specifying which pages of he data driven document to export.</SPAN></P></DIV></DIV></pythonReference></param><param datatype="String" direction="Input" displayname="Output Format" expression="JPEG | PDF | PNG" name="outFormat" type="Required"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The output file format.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A GPString specifying the output format. Valid values are PDF, PNG, and JPEG</SPAN></P></DIV></DIV></pythonReference></param></parameters><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath><summary><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool exports all the data driven pages in a map document.</SPAN></P></DIV></DIV></summary><usage><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool is meant to supplement the existing data driven pages export function in ArcMap by allowing users to export multiple pages to formats other than PDF. Currently supported outputs include PDF, PNG, and JPEG.</SPAN></P></DIV></DIV></usage></tool><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata>