-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcount-poly-overlap.Tool.pyt.xml
1 lines (1 loc) · 2.78 KB
/
count-poly-overlap.Tool.pyt.xml
1
<metadata xml:lang="en"><Esri><CreaDate>20140806</CreaDate><CreaTime>12594100</CreaTime><ArcGISFormat>1.0</ArcGISFormat><SyncOnce>TRUE</SyncOnce><ModDate>20140806</ModDate><ModTime>15252000</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>ItemDescription</ArcGISProfile></Esri><tool name="Tool" displayname="count-poly-overlap" toolboxalias="count-poly-overlap" xmlns=""><arcToolboxHelpPath>c:\program files (x86)\arcgis\desktop10.2\Help\gp</arcToolboxHelpPath><parameters><param name="InLyr" displayname="Input Layer" type="Required" direction="Input" datatype="Feature Layer" expression="InLyr"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Polygon input layer (shapefile or feature class) on which the tool will run.</SPAN></P></DIV></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Polygon input layer (shapefile or feature class) on which the tool will run.</SPAN></P></DIV></DIV></pythonReference></param><param name="OutLoc" displayname="Output Location" type="Required" direction="Input" datatype="Workspace" expression="OutLoc"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Output location where the two resultant polygon layers will be saved.</SPAN></P></DIV></dialogReference><pythonReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Output location where the two resultant polygon layers will be saved.</SPAN></P></DIV></DIV></pythonReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Python script will create a new feature class/shapefile based on overlapping areas and provide a count of how many layers overlap in a given polygon. This script utilizes Union, Add Field and Dissolve tools. This script can be run with any license level.</SPAN></P></DIV></DIV></summary></tool><dataIdInfo><idCitation><resTitle>count-poly-overlap</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Python script will create a new feature class/shapefile based on overlapping areas and provide a count of how many layers overlap in a given polygon. This script utilizes Union, Add Field and Dissolve tools. This script can be run with any license level.</SPAN></P></DIV></DIV></idAbs><searchKeys><keyword>Polygon</keyword><keyword>Union</keyword><keyword>Dissolve</keyword><keyword>Overlap</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata>