<?xml version="1.0" encoding="UTF-8"?><metadata base_path="c:/">
<tool displayname="Extract Data Task" name="ExtractDataTask" toolboxalias="&lt;process id=&quot;Background#3:1206368686933700&quot; ticks=&quot;637560221820000000&quot; err_code=&quot;0&quot; has_error=&quot;false&quot; decimal_point=&quot;.&quot; version=&quot;1&quot; ticks2=&quot;637560221973632567&quot;&gt; &lt;tool name=&quot;ExtractDataTask&quot; type=&quot;script&quot; toolboxalias=&quot;server&quot;&gt; &lt;displayname&gt;Extract Data Task&lt;/displayname&gt; &lt;description&gt;Extracts the selected layers in the specified area of interest to the selected formats and spatial reference, then returns all the data in a .zip file.&lt;/description&gt; &lt;/tool&gt; &lt;params&gt; &lt;param name=&quot;Layers_to_Clip&quot; displayname=&quot;Layers to Clip&quot; derived=&quot;false&quot; output=&quot;false&quot; subDType=&quot;GPLayer&quot; datatype=&quot;GPMultiValue&quot;&gt;USA_Parks&lt;/param&gt; &lt;param name=&quot;Area_of_Interest&quot; displayname=&quot;Area of Interest&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPFeatureLayer&quot;&gt;USA_Parks&lt;/param&gt; &lt;param name=&quot;Feature_Format&quot; displayname=&quot;Feature Format&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;File Geodatabase - GDB - .gdb&lt;/param&gt; &lt;param name=&quot;Raster_Format&quot; displayname=&quot;Raster Format&quot; derived=&quot;false&quot; output=&quot;false&quot; datatype=&quot;GPString&quot;&gt;File Geodatabase - GDB - .gdb&lt;/param&gt; &lt;param name=&quot;Output_Zip_File&quot; displayname=&quot;Output Zip File&quot; derived=&quot;false&quot; output=&quot;true&quot; datatype=&quot;DEFile&quot;&gt;C:\Users\coms6128\OneDrive Corp\OneDrive - Atkins Ltd\Documents\TxDOT NHHIP\TestExportDataTask\NewMapUsaExtract.zip&lt;/param&gt; &lt;/params&gt; &lt;environments /&gt; &lt;return_value&gt;C:\Users\coms6128\OneDrive Corp\OneDrive - Atkins Ltd\Documents\TxDOT NHHIP\TestExportDataTask\NewMapUsaExtract.zip&lt;/return_value&gt; &lt;messages&gt; &lt;msg code=&quot;0&quot; type=&quot;2&quot;&gt;Start Time: Friday, May 7, 2021 6:09:42 PM&lt;/msg&gt; &lt;msg code=&quot;0&quot; type=&quot;3&quot;&gt;Succeeded at Friday, May 7, 2021 6:09:57 PM (Elapsed Time: 14.50 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;Extracts the selected layers in the specified area of interest to the selected formats and spatial reference, then returns all the data in a .zip file.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary>
<parameters>
<param datatype="Multiple Value" direction="Input" displayname="Layers to Clip" expression="USA_Parks | Topographic" name="Layers_to_Clip" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The layers to be clipped. Layers must be feature or raster layers in the map's table of contents. Layer files do not work for this parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="Feature Set" direction="Input" displayname="Area of Interest" expression="Area_of_Interest" name="Area_of_Interest" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;One or more polygons by which the layers will be clipped.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Feature Format" expression="File Geodatabase - GDB - .gdb | Shapefile - SHP - .shp | Bentley Microstation Design (V8) - DGN_V8 - .dgn | Autodesk AutoCAD - DXF_R14 - .dxf | Autodesk AutoCAD - DXF_R2000 - .dxf | Autodesk AutoCAD - DXF_R2004 - .dxf | Autodesk AutoCAD - DXF_R2005 - .dxf | Autodesk AutoCAD - DXF_R2007 - .dxf | Autodesk AutoCAD - DXF_R2010 - .dxf | Autodesk AutoCAD - DXF_R2013 - .dxf | Autodesk AutoCAD - DWG_R14 - .dwg | Autodesk AutoCAD - DWG_R2000 - .dwg | Autodesk AutoCAD - DWG_R2004 - .dwg | Autodesk AutoCAD - DWG_R2005 - .dwg | Autodesk AutoCAD - DWG_R2007 - .dwg | Autodesk AutoCAD - DWG_R2010 - .dwg | Autodesk AutoCAD - DWG_R2013 - .dwg" name="Feature_Format" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The format in which the output features will be delivered. The string provided should be formatted as follows:Name or format - Short Name - extension (if any)The hyphen between the components is required, as well as the spaces around the hyphen.For example:File Geodatabase - GDB - .gdbShapefile - SHP - .shpAutodesk AutoCAD - DXF_R2007 - .dxfAutodesk AutoCAD - DWG_R2007 - .dwgBentley Microstation Design (V8) - DGN_V8 - .dgnInternally, this tool uses the Export to CAD tool to convert data to the .dgn, .dwg, and .dxf CAD formats. The list of short names supported includes DGN_V8, DWG_R14, DWG_R2000, DWG_R2004, DWG_R2005, DWG_R2007, DWG_R2010, DXF_R14, DXF_R2000, DXF_R2004, DXF_R2005, DXF_R2007, and DXF_R2010.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Raster Format" expression="File Geodatabase - GDB - .gdb | ESRI GRID - GRID | ERDAS IMAGINE - IMG - .img | Tagged Image File Format - TIFF - .tif | Graphic Interchange Format - GIF - .gif | Joint Photographics Experts Group - JPEG - .jpg | Joint Photographics Experts Group - JPEG 2000 - .jp2 | Bitmap - BMP - .bmp | Portable Network Graphics - PNG - .png" name="Raster_Format" type="Required">
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The format in which the output raster datasets will be delivered. The string provided should be formatted as follows:Name of format - Short Name - extension (if any)Any of the following strings will work:Esri GRID - GRIDFile Geodatabase - GDB - .gdbERDAS IMAGINE - IMG - .imgTagged Image File Format - TIFF - .tifPortable Network Graphics - PNG - .pngGraphic Interchange Format - GIF - .gifJoint Photographics Experts Group - JPEG - .jpgJoint Photographics Experts Group - JPEG - .jp2Bitmap - BMP - .bmpSome of the above raster formats have limitations and not all data can be converted to the format.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
<param datatype="File" direction="Output" displayname="Output Zip File" expression="Output_Zip_File" name="Output_Zip_File" type="Required">
<dialogReference>The zip file that will contain the extracted data.</dialogReference>
</param>
</parameters>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
</tool>
<dataIdInfo>
<descKeys KeyTypCd="005">
<keyword>clip</keyword>
<keyword>clip and ship</keyword>
<keyword>data extract</keyword>
<keyword>extraction</keyword>
<keyword>geoprocessing service</keyword>
<keyword>zip</keyword>
<keyword>ship</keyword>
<keyword>zip and ship</keyword>
</descKeys>
<idCitation>
<resTitle>Extract Data Task</resTitle>
</idCitation>
</dataIdInfo>
<Esri>
<ModDate>20210507</ModDate>
<ModTime>181128</ModTime>
</Esri>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
</metadata>
