From 3479f44150d22925c18827a8ab6c3d52b35b723b Mon Sep 17 00:00:00 2001 From: "Hunter, Marc Andrew" <mahunter@usgs.gov> Date: Fri, 14 Apr 2023 19:59:31 +0000 Subject: [PATCH] Upload New File --- PGM_Toolbox_ArcPro3/PGM_Toolbox.TopologyCheck.pyt.xml | 1 + 1 file changed, 1 insertion(+) create mode 100644 PGM_Toolbox_ArcPro3/PGM_Toolbox.TopologyCheck.pyt.xml diff --git a/PGM_Toolbox_ArcPro3/PGM_Toolbox.TopologyCheck.pyt.xml b/PGM_Toolbox_ArcPro3/PGM_Toolbox.TopologyCheck.pyt.xml new file mode 100644 index 0000000..d2616cf --- /dev/null +++ b/PGM_Toolbox_ArcPro3/PGM_Toolbox.TopologyCheck.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>13485500</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>FGDC</ArcGISProfile></Esri><tool name="TopologyCheck" displayname="Topology Check" toolboxalias="" xmlns=""><arcToolboxHelpPath>c:\arcgis\desktop10.4\Help\gp</arcToolboxHelpPath><parameters><param name="in_fc" displayname="Input Feature Class" type="Required" direction="Input" datatype="Feature Layer" expression="in_fc"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The polyline or polygon feature class participating in the topology.</SPAN></P></DIV></DIV></dialogReference></param><param name="cluster_tolerance" displayname="Cluster Tolerance" type="Optional" direction="Input" datatype="String" expression="{cluster_tolerance}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>The cluster tolerance to be set on the topology. The larger the value, the more likely vertices will be to cluster together.</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Build and validate a geodatabase topology for a polygon or polyline feature class. The input feature class must reside in a Feature Dataset within a Geodatabase to take part in a topology, and can participate in only one topology class at a time.</SPAN></P></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>Topology Check</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Build and validate a geodatabase topology for a polygon or polyline feature class. The input feature class must reside in a Feature Dataset within a Geodatabase to take part in a topology, and can participate in only one topology class at a time.</SPAN></P></DIV></DIV></idAbs></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata> -- GitLab