-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMapBuilderv1d5.BuildAndCheck.pyt.xml
2 lines (2 loc) · 4.12 KB
/
MapBuilderv1d5.BuildAndCheck.pyt.xml
1
2
<metadata xml:lang="en"><Esri><CreaDate>20170424</CreaDate><CreaTime>09191300</CreaTime><ArcGISFormat>1.0</ArcGISFormat><ArcGISstyle>FGDC CSDGM Metadata</ArcGISstyle><SyncOnce>TRUE</SyncOnce><ModDate>20180905</ModDate><ModTime>9044200</ModTime><scaleRange><minScale>150000000</minScale><maxScale>5000</maxScale></scaleRange><ArcGISProfile>FGDC</ArcGISProfile></Esri><tool name="BuildAndCheck" displayname="BuildAndCheck" toolboxalias="BuildMap" xmlns=""><arcToolboxHelpPath>c:\arcgis\desktop10.3\Help\gp</arcToolboxHelpPath><parameters><param name="lines" displayname="Input Lines:" type="Required" direction="Input" datatype="Feature Layer" expression="lines"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Lines to build polygons from (often Contacts and Faults in the geologic mapping world)</SPAN></P></DIV></DIV></dialogReference></param><param name="points" displayname="Input Points:" type="Required" direction="Input" datatype="Feature Layer" expression="points"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>Points with a mapunit field for polygon attribution</SPAN></P></DIV></dialogReference></param><param name="quad" displayname="Quad Boundary:" type="Optional" direction="Input" datatype="Feature Layer" expression="{quad}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A boundary to cut the polygons to</SPAN></P></DIV></DIV></dialogReference></param><param name="selectPolys" displayname="Output polygons in quad:" type="Required" direction="Output" datatype="Feature Class" expression="selectPolys"><dialogReference><DIV STYLE="text-align:Left;"><P><SPAN>A feature class that will contain all the polygons before they are clipped to the quad boundary</SPAN></P><P><SPAN /></P></DIV></dialogReference></param><param name="joinPolys" displayname="Joined polygons in quad:" type="Required" direction="Output" datatype="Feature Class" expression="joinPolys"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A feature class that will contain polygons after they are clipped to the quad boundary</SPAN></P></DIV></DIV></dialogReference></param><param name="layerOut" displayname="Output Layer:" type="Required" direction="Output" datatype="Layer" expression="layerOut"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>A layer file with the polygons symbolized based on the number of label points inside of each polygon</SPAN></P></DIV></DIV></dialogReference></param><param name="addToMXD" displayname="Add to mxd?" type="Optional" direction="Input" datatype="Boolean" expression="{addToMXD}"><dialogReference><DIV STYLE="text-align:Left;"><DIV><P><SPAN>Add the files to an open mxd document</SPAN></P></DIV></DIV></dialogReference></param></parameters><summary><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool builds polygons from provided points and label points and then symblizes them based on the number of label points such that one can easily find extra label points or polygons that are not attributed. </SPAN></P></DIV></DIV></summary><scriptExamples><scriptExample><title>
</title></scriptExample></scriptExamples></tool><dataIdInfo><idCitation><resTitle>BuildAndCheck</resTitle></idCitation><idAbs><DIV STYLE="text-align:Left;"><DIV><P><SPAN>This tool builds polygons from provided points and label points and then symblizes them based on the number of label points such that one can easily find extra label points or polygons that are not attributed. </SPAN></P></DIV></DIV></idAbs><searchKeys><keyword>geologic mapping</keyword><keyword>build polygons</keyword><keyword>label point issues</keyword></searchKeys></dataIdInfo><distInfo><distributor><distorFormat><formatName>ArcToolbox Tool</formatName></distorFormat></distributor></distInfo><mdHrLv><ScopeCd value="005"></ScopeCd></mdHrLv></metadata>