<?xml version="1.0" encoding="UTF-8"?><metadata xml:lang="th">
<Esri>
<CreaDate>20230524</CreaDate>
<CreaTime>15320100</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20230524</ModDate>
<ModTime>153201</ModTime>
</Esri>
<tool base_path="c:/" displayname="Export Features" name="ExportFeatures" toolboxalias="D54D3115D31F4F27AC30B8E37EA45BAC">
<environments>
<environment label="MDomain" name="MDomain"/>
<environment label="MResolution" name="MResolution"/>
<environment label="MTolerance" name="MTolerance"/>
<environment label="XYDomain" name="XYDomain"/>
<environment label="XYResolution" name="XYResolution"/>
<environment label="XYTolerance" name="XYTolerance"/>
<environment label="ZDomain" name="ZDomain"/>
<environment label="ZResolution" name="ZResolution"/>
<environment label="ZTolerance" name="ZTolerance"/>
<environment label="autoCommit" name="autoCommit"/>
<environment label="configKeyword" name="configKeyword"/>
<environment label="extent" name="extent"/>
<environment label="geographicTransformations" name="geographicTransformations"/>
<environment label="maintainAttachments" name="maintainAttachments"/>
<environment label="outputCoordinateSystem" name="outputCoordinateSystem"/>
<environment label="outputMFlag" name="outputMFlag"/>
<environment label="outputZFlag" name="outputZFlag"/>
<environment label="outputZValue" name="outputZValue"/>
<environment label="preserveGlobalIds" name="preserveGlobalIds"/>
<environment label="qualifiedFieldNames" name="qualifiedFieldNames"/>
<environment label="transferDomains" name="transferDomains"/>
<environment label="workspace" name="workspace"/>
</environments>
<summary>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Converts a feature class or feature layer to a feature class.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary>
<parameters>
<param datatype="Feature Set" direction="Input" displayname="Input Features" expression="in_features" name="in_features" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The input features that will be exported to a new feature class.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="Feature Set" direction="Output" displayname="Output Feature Class" expression="out_features" name="out_features" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The output feature class containing the exported features.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Expression" expression="{where_clause}" name="where_clause" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;An SQL expression used to select a subset of features.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="Boolean" direction="Input" displayname="Use Field Alias as Name" expression="{use_field_alias_as_name}" name="use_field_alias_as_name" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Specifies whether the input's field names or field aliases will be used as the output field name.Unchecked—The input's field names will be used as the output field names. This is the default.Checked—The input's field aliases will be used as the output field names.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Field Map" expression="{field_mapping}" name="field_mapping" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The attribute fields that will be in the output with the corresponding field properties and source fields. By default, all fields from the inputs will be included.Fields can be added, deleted, renamed, and reordered, and you can change their properties.Merge rules allow you to specify how values from two or more input fields will be merged or combined into a single output value. The following merge rules can be used to determine how the output field will be populated with values:First—Use the input fields' first value.Last—Use the input fields' last value.Join—Concatenate (join) the input field values.Sum—Calculate the total of the input field values.Mean—Calculate the mean (average) of the input field values.Median—Calculate the median (middle) of the input field values.Mode—Use the value with the highest frequency.Min—Use the minimum value of all the input field values.Max—Use the maximum value of all the input field values.Standard deviation—Use the standard deviation classification method on all the input field values.Count—Find the number of records included in the calculation.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="Value Table" direction="Input" displayname="Sort Field" expression="{Field(s) {Order};Field(s) {Order}...}" name="sort_field" type="Optional">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The field or fields whose values will be used to reorder the input records and the direction the records will be sorted.Ascending—Records will be sorted from low value to high value.Descending—Records will be sorted from high value to low value.&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>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
</tool>
<dataIdInfo>
<idCitation>
<resTitle>Export Features</resTitle>
</idCitation>
<searchKeys>
<keyword>cad</keyword>
<keyword>change</keyword>
<keyword>convert</keyword>
<keyword>copy</keyword>
<keyword>coverage</keyword>
<keyword>dgn</keyword>
<keyword>dwg</keyword>
<keyword>dxf</keyword>
<keyword>export</keyword>
<keyword>expression</keyword>
<keyword>feature class</keyword>
<keyword>field map</keyword>
<keyword>file</keyword>
<keyword>format</keyword>
<keyword>gdb</keyword>
<keyword>import</keyword>
<keyword>import from cad</keyword>
<keyword>load</keyword>
<keyword>make</keyword>
<keyword>migrate</keyword>
<keyword>sdc</keyword>
<keyword>sde</keyword>
<keyword>shapefile</keyword>
<keyword>shp</keyword>
<keyword>sql</keyword>
<keyword>subset</keyword>
<keyword>turn</keyword>
<keyword>vpf</keyword>
<keyword>where clause</keyword>
</searchKeys>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
</metadata>
