diff --git a/PGM_Toolbox_ArcPro3/PGM_Toolbox.MergeFiles.pyt.xml b/PGM_Toolbox_ArcPro3/PGM_Toolbox.MergeFiles.pyt.xml new file mode 100644 index 0000000000000000000000000000000000000000..cb04f8856299ad025dd2914517c44fb7e55db6c7 --- /dev/null +++ b/PGM_Toolbox_ArcPro3/PGM_Toolbox.MergeFiles.pyt.xml @@ -0,0 +1 @@ +<metadata xml:lang="en"><Esri><CreaDate>20170412</CreaDate><CreaTime>15375100</CreaTime><ArcGISFormat>1.0</ArcGISFormat><ArcGISstyle>FGDC CSDGM Metadata</ArcGISstyle><SyncOnce>TRUE</SyncOnce><ModDate>20170531</ModDate><ModTime>13462100</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>FGDC</ArcGISProfile></Esri><tool name="MergeFiles" displayname="Merge Files" toolboxalias="" xmlns=""><arcToolboxHelpPath>c:\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath><parameters><param name="workspace" displayname="Workspace" type="Required" direction="Input" datatype="Workspace" expression="workspace"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Input Workspace (directory) or Feature Dataset.</SPAN></P></DIV></DIV></dialogReference></param><param name="wildcard" displayname="Wildcard" type="Optional" direction="Input" datatype="String" expression="{wildcard}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Constrain the files used based on the filename (e.g. *.shp, roads*, *cores*).</SPAN></P></DIV></DIV></dialogReference></param><param name="featureType" displayname="Feature Type" type="Required" direction="Input" datatype="String" expression="POLYGON | POLYLINE | POINT | MULTIPOINT"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This allows the user to constrain the feature class to only use this type (e.g. points, polygons).</SPAN></P></DIV></DIV></dialogReference></param><param name="recursive" displayname="Recursive" type="Optional" direction="Input" datatype="Boolean" expression="{recursive}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>If checked, this will recursively run through a directory of folders.</SPAN></P></DIV></DIV></dialogReference></param><param name="outFC" displayname="Output Feature Class" type="Required" direction="Output" datatype="Feature Class" expression="outFC"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The output shapefile or feature class containing all merged files.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Create a merged file by looping over many files, add a 'Filename' field with the filename to the feature class's table.</SPAN></P></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Merge Files</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Create a merged file by looping over many files, add a 'Filename' field with the filename to the feature class's table.</SPAN></P></DIV></DIV></idAbs></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata>