<?xml version="1.0" encoding="UTF-8"?><metadata>
<Esri>
<CreaDate>20181104</CreaDate>
<CreaTime>20242400</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20190808</ModDate>
<ModTime>112404</ModTime>
</Esri>
<dataIdInfo>
<idCitation>
<resTitle>Generalize</resTitle>
<date>
<createDate>20181104</createDate>
</date>
</idCitation>
<idAbs>
<para>Simplifies the input features using a specified maximum offset tolerance. The output features will contain a subset of the original input vertices. </para>
</idAbs>
<descKeys KeyTypCd="005">
<keyTyp>
<keyTyp>005</keyTyp>
</keyTyp>
<keyword>Change</keyword>
<keyword>Exist</keyword>
<keyword>Input</keyword>
<keyword>Modify</keyword>
<keyword>Update</keyword>
<keyword>Vertex</keyword>
<keyword>Vertices</keyword>
<keyword>Decrease</keyword>
<keyword>Detail</keyword>
<keyword>Douglas</keyword>
<keyword>Less</keyword>
<keyword>Peucker</keyword>
<keyword>Point</keyword>
<keyword>Remove</keyword>
<keyword>Scale</keyword>
<keyword>Simple</keyword>
<keyword>Simplify</keyword>
<keyword>Weed</keyword>
</descKeys>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
<mdDateSt>20181104</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="Generalize" name="Generalize" softwarerestriction="none" toolboxalias="&lt;process id=&quot;Background#7:266222134043475&quot; ticks=&quot;637008709800000000&quot; err_code=&quot;0&quot; has_error=&quot;false&quot; decimal_point=&quot;,&quot; version=&quot;1&quot; ticks2=&quot;637008709813668680&quot;&gt; &lt;tool name=&quot;Generalize&quot; type=&quot;function&quot; toolboxalias=&quot;edit&quot;&gt; &lt;displayname&gt;Generalize&lt;/displayname&gt; &lt;description&gt;Geoprocessing tool that performs a Douglas-Peucker simplification on 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; datatype=&quot;GPFeatureLayer&quot;&gt;AJURICABA_Buff_in&lt;/param&gt; &lt;param name=&quot;tolerance&quot; displayname=&quot;Tolerance&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPLinearUnit&quot;&gt;200 Meters&lt;/param&gt; &lt;param name=&quot;out_feature_class&quot; displayname=&quot;Updated Input Features&quot; derived=&quot;true&quot; output=&quot;true&quot; datatype=&quot;GPFeatureLayer&quot;&gt;AJURICABA_Buff_in&lt;/param&gt; &lt;/params&gt; &lt;environments /&gt; &lt;return_value&gt;AJURICABA_Buff_in&lt;/return_value&gt; &lt;messages&gt; &lt;msg code=&quot;0&quot; type=&quot;2&quot;&gt;Start Time: quinta-feira, 8 de agosto de 2019 11:23:01&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;3&quot;&gt;Succeeded at quinta-feira, 8 de agosto de 2019 11:23:01 (Elapsed Time: 0,09 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;Geoprocessing tool that performs a Douglas-Peucker simplification on features.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary>
<alink_name>Generalize_edit</alink_name>
<toolIllust alt="The line is simplified within the boundary of the maximum allowable offset" src="withheld" type="illustration"/>
<parameters>
<param datatype="Feature Set" direction="Input" displayname="Input Features" expression="in_features" name="in_features" sync="true" type="Required">
<pythonReference>
<para>The polygon or line features to be generalized.</para>
</pythonReference>
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The polygon or line features to be generalized.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="Linear Unit" direction="Input" displayname="Tolerance" expression="{tolerance}" name="tolerance" sync="true" type="Optional">
<pythonReference>
<para>The tolerance sets the maximum allowable offset, which will determine the degree of simplification. This value limits the distance the output geometry can differ from the input geometry. You can specify a preferred unit of measurement. The default is the feature unit.</para>
</pythonReference>
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The tolerance sets the maximum allowable offset, which will determine the degree of simplification. This value limits the distance the output geometry can differ from the input geometry. You can specify a preferred unit of measurement. The default is the feature unit.&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="Current workspace" name="workspace">
</environment>
</environments>
<usage>
<bullet_item>
<para>This tool modifies the input data. See Tools that do not create output datasets for more information and strategies to avoid undesired data changes.</para>
</bullet_item>
<bullet_item>
<para>This tool uses the same algorithm as the Simplify Line tool's point remove method (the Douglas-Peucker simplification algorithm). The Simplify Line tool provides more parameters and creates a new output, whereas this tool modifies the input feature class.</para>
</bullet_item>
<bullet_item>
<para>This tool generalizes features record by record. Sections of lines and polygon boundaries which were coincident between features may not be conincident after the tool is run.</para>
</bullet_item>
<bullet_item>
<para>Bézier curve, circular arc, and elliptic arc segments will be converted to a set of straight line segments. </para>
</bullet_item>
<bullet_item>
<para>This tool does not delete records or features. If the tolerance is larger than a polygon, the polygon will be reduced to three vertices.</para>
</bullet_item>
</usage>
<scriptExamples>
<scriptExample>
<title>Generalize example 1 (Python window)</title>
<para>The following Python window script demonstrates how to use the Generalize function in immediate mode:</para>
<code xml:space="preserve">import arcpy
arcpy.env.workspace = "data.gdb"
arcpy.Generalize_edit("zones", 
"10 Feet")
</code>
</scriptExample>
<scriptExample>
<title>Generalize example 2 (stand-alone script)</title>
<para>The stand-alone script below is an example of how to use the Generalize function in a workflow where features are first simplified and then buffered:</para>
<code xml:space="preserve"># Name: BufferZones.py
# Purpose: Simplify features using the Generalize tool and then Buffer them
# Import script modules
import arcpy
# Set the workspace
arcpy.env.workspace = "C:/data/data.gdb"
# Set local parameters
inFeatures = "zones"
gTolerance = "4 Feet"
copFeatures = "zones_cp"
bufDist = "50 Miles"
bufOutput = "zones_buff"
# Since Generalize permanently updates the input, first make a copy of the # original feature class
arcpy.CopyFeatures_management (inFeatures, copFeatures)
# Use the Generalize tool to simplify the Buffer input to shorten Buffer # processing time
arcpy.Generalize_edit(copFeatures, gTolerance)
# Buffer the output
arcpy.Buffer_analysis(copFeatures, bufOutput, bufDist)
</code>
</scriptExample>
</scriptExamples>
<shortdesc> ArcGIS geoprocessing tool that performs a Douglas-Peucker simplification on features.</shortdesc>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
</tool>
</metadata>
