<?xml version="1.0" encoding="UTF-8"?><metadata>
<Esri>
<CreaDate>20170928</CreaDate>
<CreaTime>14392600</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20190805</ModDate>
<ModTime>150452</ModTime>
</Esri>
<dataIdInfo>
<idCitation>
<resTitle>Union</resTitle>
<date>
<createDate>20170928</createDate>
</date>
</idCitation>
<idAbs>
<para>Computes a geometric union of the input features. All features and their attributes will be written to the output feature class.</para>
</idAbs>
<descKeys KeyTypCd="005">
<keyTyp>
<keyTyp>005</keyTyp>
</keyTyp>
<keyword>Combine</keyword>
<keyword>Cover</keyword>
<keyword>Inside</keyword>
<keyword>Intersect</keyword>
<keyword>Join</keyword>
<keyword>On Top Of</keyword>
<keyword>Outside</keyword>
<keyword>Overlap</keyword>
<keyword>Spatial Relationship</keyword>
<keyword>Superimpose</keyword>
<keyword>Topological Set</keyword>
<keyword>Topology</keyword>
<keyword>Add</keyword>
<keyword>Aggregate</keyword>
<keyword>All</keyword>
<keyword>Inside Either</keyword>
<keyword>Keep</keyword>
<keyword>Merge</keyword>
<keyword>Retain</keyword>
<keyword>Together</keyword>
<keyword>Within Either</keyword>
</descKeys>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
<mdDateSt>20171017</mdDateSt>
<mdContact>
<rpOrgName>Environmental Systems Research Institute, Inc. (Esri)</rpOrgName>
<rpCntInfo>
<cntAddress>
<delPoint>380 New York Street</delPoint>
<city>Redlands</city>
<adminArea>California</adminArea>
<postCode>92373-8100</postCode>
<eMailAdd>info@esri.com</eMailAdd>
<country>United States</country>
</cntAddress>
<cntPhone>
<voiceNum>909-793-2853</voiceNum>
<faxNum>909-793-5953</faxNum>
</cntPhone>
<cntOnlineRes>
<linkage>http://www.esri.com</linkage>
</cntOnlineRes>
</rpCntInfo>
<role>
<RoleCd>007</RoleCd>
</role>
</mdContact>
<tool displayname="Union" name="Union" softwarerestriction="none" toolboxalias="&lt;process id=&quot;Background#9:20273834018060&quot; ticks=&quot;637006250350000000&quot; err_code=&quot;0&quot; has_error=&quot;false&quot; decimal_point=&quot;,&quot; version=&quot;1&quot; ticks2=&quot;637006250365996822&quot;&gt; &lt;tool name=&quot;Union&quot; type=&quot;function&quot; toolboxalias=&quot;analysis&quot;&gt; &lt;displayname&gt;Union&lt;/displayname&gt; &lt;description&gt;Geoprocessing tool computes a geometric union of the input features.&lt;/description&gt; &lt;/tool&gt; &lt;params&gt; &lt;param name=&quot;in_features&quot; displayname=&quot;Input Features&quot; derived=&quot;false&quot; output=&quot;false&quot; subDType=&quot;GPFeatureLayer;GPLong&quot; datatype=&quot;GPValueTable&quot;&gt;AJURICABA #;AJURICABA_Buff_in #&lt;/param&gt; &lt;param name=&quot;out_feature_class&quot; displayname=&quot;Output Feature Class&quot; derived=&quot;false&quot; output=&quot;true&quot; datatype=&quot;DEFeatureClass&quot;&gt;C:\Users\giovani\Documents\ArcGIS\Projects\app3 light\app3 light.gdb\AJURICABA_Union&lt;/param&gt; &lt;param name=&quot;join_attributes&quot; displayname=&quot;Attributes To Join&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;ALL&lt;/param&gt; &lt;param name=&quot;cluster_tolerance&quot; displayname=&quot;XY Tolerance&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPLinearUnit&quot;&gt;&lt;/param&gt; &lt;param name=&quot;gaps&quot; displayname=&quot;Gaps Allowed&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPBoolean&quot;&gt;GAPS&lt;/param&gt; &lt;/params&gt; &lt;environments /&gt; &lt;return_value&gt;C:\Users\giovani\Documents\ArcGIS\Projects\app3 light\app3 light.gdb\AJURICABA_Union&lt;/return_value&gt; &lt;messages&gt; &lt;msg code=&quot;0&quot; type=&quot;2&quot;&gt;Start Time: segunda-feira, 5 de agosto de 2019 15:03:55&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;0&quot;&gt;Reading Features...&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;0&quot;&gt;Cracking Features...&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;0&quot;&gt;Assembling Features...&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;3&quot;&gt;Succeeded at segunda-feira, 5 de agosto de 2019 15:03:56 (Elapsed Time: 0,62 seconds)&lt;/msg&gt; &lt;/messages&gt; &lt;/process&gt;">
<summary>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Ferramenta que executa união geométrica das feições de entrada. Conserva todas as feições e seus atributos no arquivo de saída.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary>
<alink_name>Union_analysis</alink_name>
<toolIllust alt="Union illustration" src="withheld" type="dialog"/>
<toolIllust alt="Union illustration" src="withheld" type="illustration"/>
<parameters>
<param datatype="Feature Set" direction="Output" displayname="Feição resultante" expression="{out_feature_class}" name="out_feature_class" sync="true" type="Optional">
<pythonReference>
<para>The feature class that will contain the results.</para>
</pythonReference>
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The feature class that will contain the results.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Atributos" expression="{ALL | NO_FID | ONLY_FID}" name="join_attributes" sync="true" type="Optional">
<pythonReference>
<para>Determines which attributes from the input features will be transferred to the output feature class.</para>
<bulletList>
<bullet_item>ALL—All the attributes from the input features will be transferred to the output feature class. This is the default. </bullet_item>
<bullet_item>NO_FID—All the attributes except the FID from the input features will be transferred to the output feature class. </bullet_item>
<bullet_item>ONLY_FID—Only the FID field from the input features will be transferred to the output feature class. </bullet_item>
</bulletList>
</pythonReference>
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Determines which attributes from the input features will be transferred to the output feature class.All attributes—All the attributes from the input features will be transferred to the output feature class. This is the default. All attributes except feature IDs—All the attributes except the FID from the input features will be transferred to the output feature class. Only feature IDs—Only the FID field from the input features will be transferred to the output feature class.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
<enumcorrespondence>
<enum label="All attributes" name="ALL"/>
<enum label="All attributes except feature IDs" name="NO_FID"/>
<enum label="Only feature IDs" name="ONLY_FID"/>
</enumcorrespondence>
</param>
<param datatype="Linear Unit" direction="Input" displayname="Tolerância" expression="{cluster_tolerance}" name="cluster_tolerance" sync="true" type="Optional">
<pythonReference>
<para>The minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both).</para>
</pythonReference>
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both).&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="Boolean" direction="Input" displayname="Permitir gaps" expression="{gaps}" name="gaps" sync="true" type="Optional">
<pythonReference>
<para>Gaps are areas in the output feature class that are completely enclosed by other polygons. This is not invalid, but it may be desirable to identify these for analysis. To find the gaps in the output, set this option to NO_GAPS, and a feature will be created in these areas. To select these features, query the output feature class based on all the input feature's FID values being equal to -1.</para>
<bulletList>
<bullet_item>GAPS—No feature will be created for areas in the output that are completely enclosed by polygons. This is the default. </bullet_item>
<bullet_item>NO_GAPS—A feature will be created for the areas in the output that are completely enclosed by polygons. This feature will have blank attributes and its FID values will be -1. </bullet_item>
</bulletList>
</pythonReference>
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Gaps are areas in the output feature class that are completely enclosed by other polygons. This is not invalid, but it may be desirable to identify these for analysis. To find the gaps in the output, uncheck this parameter—a feature will be created in these areas. To select these features, query the output feature class based on all the input feature's FID values being equal to -1. Checked—No feature will be created for areas in the output that are completely enclosed by polygons. This is the default. Unchecked—A feature will be created for the areas in the output that are completely enclosed by polygons. This feature will have blank attributes and its FID values will be -1.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Output Feature Service Name" expression="{esri_out_feature_service_name}" name="esri_out_feature_service_name" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
</parameters>
<returnvalues/>
<environments>
<environment label="Auto commit" name="autoCommit">
</environment>
<environment label="Qualified field names" name="qualifiedFieldNames">
</environment>
<environment label="Default output Z value" name="outputZValue">
</environment>
<environment label="M resolution" name="MResolution">
</environment>
<environment label="M tolerance" name="MTolerance">
</environment>
<environment label="Output Config Keyword" name="configKeyword">
</environment>
<environment label="Output M domain" name="MDomain">
</environment>
<environment label="Output XY domain" name="XYDomain">
</environment>
<environment label="Output Z domain" name="ZDomain">
</environment>
<environment label="Output coordinate system" name="outputCoordinateSystem">
</environment>
<environment label="Output extent" name="extent">
</environment>
<environment label="Output has M values" name="outputMFlag">
</environment>
<environment label="Output has Z values" name="outputZFlag">
</environment>
<environment label="XY resolution" name="XYResolution">
</environment>
<environment label="XY tolerance" name="XYTolerance">
</environment>
<environment label="Z resolution" name="ZResolution">
</environment>
<environment label="Z tolerance" name="ZTolerance">
</environment>
<environment label="ParallelProcessingFactor" name="parallelProcessingFactor"/>
</environments>
<usage>
<bullet_item>
<para>All input feature classes and feature layers must have polygon geometry.</para>
</bullet_item>
<bullet_item>
<para>The Allow Gaps parameter can be used with the All attributes or Only feature IDs settings on the Attributes To Join parameter. This allows for identification of resulting areas that are completely enclosed by the resulting polygons. The FID attributes for these gap features will all be -1.</para>
</bullet_item>
<bullet_item>
<para>The output feature class will contain a FID_&lt;name&gt; attribute for each of the input feature classes. For example, if one of the input feature classes is named Soils, there will be a FID_Soils attribute on the output feature class. FID_&lt;name&gt; values will be -1 for any input feature (or any part of an input feature) that does not intersect another input feature. Attribute values for the other feature classes in the union where no intersection is detected will not be transferred to the output feature in this case.</para>
</bullet_item>
<bullet_item>
<para>Attribute values from the input feature classes will be copied to the output feature class. However, if the input is a layer or layers created by the Make Feature Layer tool and a field's Use Ratio Policy is checked, then a ratio of the input attribute value is calculated for the output attribute value. When Use Ratio Policy is enabled, whenever a feature in an overlay operation is split, the attributes of the resulting features are a ratio of the attribute value of the input feature. The output value is based on the ratio in which the input feature geometry was divided. For example, if the input geometry was divided equally, each new feature's attribute value is assigned one-half of the value of the input feature's attribute value. Use Ratio Policy only applies to numeric field types. </para>
<para>Geoprocessing tools do not honor geodatabase feature class or table field split policies.</para>
</bullet_item>
<bullet_item>
<para>This tool may generate multipart features in the output even if all inputs were single part. If multipart features are not desired, use the Multipart to Singlepart tool on the output feature class.</para>
</bullet_item>
<bullet_item>
<para>With ArcGIS Desktop Basic and Desktop Standard licenses, the number of input feature classes or layers is limited to two.</para>
</bullet_item>
<bullet_item>
<para>This tool honors the Parallel Processing Factor environment. If the environment is not set (the default) or is set to 0, parallel processing will be disabled. Setting the environment to 100 will cause parallel processing to be enabled.</para>
</bullet_item>
</usage>
<scriptExamples>
<scriptExample>
<title>Union example (Python window)</title>
<para>The following Python window script demonstrates how to use the Union function in immediate mode.</para>
<code xml:space="preserve">import arcpy
arcpy.env.workspace = "C:/data/data/gdb"
arcpy.Union_analysis(["well_buff50", "stream_buff200", "waterbody_buff500"], "water_buffers", "NO_FID", 0.0003)
arcpy.Union_analysis([["counties", 2], ["parcels", 1], ["state", 2]], "state_landinfo")
</code>
</scriptExample>
<scriptExample>
<title>Union example 2 (stand-alone script)</title>
<para>The following stand-alone script shows two ways to apply the Union function in scripting.</para>
<code xml:space="preserve"># unions.py
# Purpose: union 3 feature classes
# Import the system modules
import arcpy
# Set the current workspace # (to avoid having to specify the full path to the feature classes each time)
arcpy.env.workspace = "c:/data/data.gdb"
# Union 3 feature classes but only carry the FID attributes to the output
inFeatures = ["well_buff50", "stream_buff200", "waterbody_buff500"]
outFeatures = "water_buffers"
clusterTol = 0.0003
arcpy.Union_analysis(inFeatures, outFeatures, "ONLY_FID", clusterTol)
# Union 3 other feature classes, but specify some ranks for each # since parcels has better spatial accuracy
inFeatures = [["counties", 2], ["parcels", 1], ["state", 2]]
outFeatures = "state_landinfo" arcpy.Union_analysis(inFeatures, outFeatures)
</code>
</scriptExample>
</scriptExamples>
<shortdesc> ArcGIS geoprocessing tool computes a geometric union of the input features.</shortdesc>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
</tool>
</metadata>
