<?xml version="1.0" encoding="UTF-8"?><metadata>
<Esri>
<CreaDate>20150623</CreaDate>
<CreaTime>09212600</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20251112</ModDate>
<ModTime>185034</ModTime>
</Esri>
<dataIdInfo>
<idCitation>
<resTitle>Extract Data Task 20251112</resTitle>
<date>
<createDate>20150623</createDate>
</date>
</idCitation>
<idAbs>
<para> 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.</para>
<para>This tool is intended primarily for use as part of a geoprocessing service. When using this tool as part of a geoprocessing service, copy the tool into a custom toolbox, edit the model, and reconfigure it as necessary. For step-by-step instructions on how to make, use, and configure a geoprocessing service using this tool, see Geoprocessing service example: Clip And Ship.</para>
</idAbs>
<descKeys KeyTypCd="005">
<keyTyp>
<keyTyp>005</keyTyp>
</keyTyp>
<keyword>Clip</keyword>
<keyword>Clip And Ship</keyword>
<keyword>Data Extract</keyword>
<keyword>Extraction</keyword>
<keyword>Geoprocessing Service</keyword>
<keyword>Ship</keyword>
<keyword>Zip</keyword>
<keyword>Zip And Ship</keyword>
</descKeys>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
<mdDateSt>20151005</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="Extract Data Task 20251112" name="ExtractDataTask20251112" softwarerestriction="none" toolboxalias="7CFA7946DE69499AA255DB28A9421E87">
<summary>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</summary>
<alink_name>ExtractDataTask_server</alink_name>
<parameters>
<param datatype="Feature Set" direction="Input" displayname="Area of Interest" expression="Area_of_Interest" name="Area_of_Interest" sync="true" type="Required">
<pythonReference>
<para> One or more polygons by which the layers will be clipped.</para>
</pythonReference>
<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="Shapefile - SHP - .shp | File Geodatabase - GDB - .gdb | 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" sync="true" type="Required">
<pythonReference>
<para>
The format in which the output features will be delivered. The string provided should be formatted as follows:
<bulletList>
<bullet_item> Name or format - Short Name - extension (if any)</bullet_item>
</bulletList>
The hyphen between the components is required, as well as the spaces around the hyphen.
</para>
<para>
For example:
<bulletList>
<bullet_item>File Geodatabase - GDB - .gdb</bullet_item>
<bullet_item>Shapefile - SHP - .shp</bullet_item>
<bullet_item>Autodesk AutoCAD - DXF_R2007 - .dxf </bullet_item>
<bullet_item>Autodesk AutoCAD - DWG_R2007 - .dwg</bullet_item>
<bullet_item>Bentley Microstation Design (V8) - DGN_V8 - .dgn</bullet_item>
</bulletList>
</para>
<para> Internally, 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.</para>
<para>Exporting to nondefault formats is supported using the Quick Export tool and that requires the Data Interoperability extension be installed. The Data Interoperability extension is not installed by default with ArcGIS for Desktop or ArcGIS for Server.</para>
</pythonReference>
<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 - .gdb Shapefile - SHP - .shp Autodesk AutoCAD - DXF_R2007 - .dxf Autodesk AutoCAD - DWG_R2007 - .dwg Bentley Microstation Design (V8) - DGN_V8 - .dgn Internally, 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="ESRI GRID - GRID | File Geodatabase - GDB - .gdb | 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" sync="true" type="Required">
<pythonReference>
<para>
The format in which the output raster datasets will be delivered. The string provided should be formatted as follows:
<bulletList>
<bullet_item>Name of format - Short Name - extension (if any)</bullet_item>
</bulletList>
</para>
<para>
Any of the following strings will work:
<bulletList>
<bullet_item>Esri GRID - GRID</bullet_item>
<bullet_item>File Geodatabase - GDB - .gdb</bullet_item>
<bullet_item>ERDAS IMAGINE - IMG - .img</bullet_item>
<bullet_item>Tagged Image File Format - TIFF - .tif</bullet_item>
<bullet_item>Portable Network Graphics - PNG - .png</bullet_item>
<bullet_item>Graphic Interchange Format - GIF - .gif</bullet_item>
<bullet_item>Joint Photographics Experts Group - JPEG - .jpg</bullet_item>
<bullet_item>Joint Photographics Experts Group - JPEG - .jp2</bullet_item>
<bullet_item>Bitmap - BMP - .bmp</bullet_item>
</bulletList>
<para>Some of the above raster formats have limitations and not all data can be converted to the format. For a list of formats and their limitations, see Supported raster dataset file formats.</para>
</para>
</pythonReference>
<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 - GRID File Geodatabase - GDB - .gdb ERDAS IMAGINE - IMG - .img Tagged Image File Format - TIFF - .tif Portable Network Graphics - PNG - .png Graphic Interchange Format - GIF - .gif Joint Photographics Experts Group - JPEG - .jpg Joint Photographics Experts Group - JPEG - .jp2 Bitmap - BMP - .bmp Some of the above raster formats have limitations and not all data can be converted to the format. For a list of formats and their limitations, see the help topic "Supported raster dataset file formats".&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" sync="true" type="Required">
<pythonReference>
<para> The zip file that will contain the extracted data. </para>
</pythonReference>
<dialogReference>&lt;DIV STYLE="text-align:Left;"&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;The zip file that will contain the extracted data.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</dialogReference>
</param>
</parameters>
<returnvalues/>
<environments/>
<usage>
<bullet_item>
<para>The drop-down for the Feature Format and Raster Format parameters contains a list of default formats. These default formats are set from the Value List filter on the Parameters tab of the model Properties. </para>
</bullet_item>
<bullet_item>
<para>
You can add, modify, or remove the list of formats for either the Feature Format parameter or the Raster Format parameter. You will have to copy this model to your own custom toolbox before making any changes.
<bullet_item>Right-click a copied version of this tool and select Properties.</bullet_item>
<bullet_item>In the properties dialog box that appears, click the Parameters tab.</bullet_item>
<bullet_item>Find the parameter of interest in the table of parameters. On the right side of the table click to bring up its value list. The set of default formats should be listed.</bullet_item>
<bullet_item>Add, modify, or remove formats from the list as desired. The string you provide needs to be delimited as: Name of format - Short Name - Extension. The hyphens are required and there must be one space before and after the hyphen.</bullet_item>
<bullet_item> Click OK to apply the changes and exit.</bullet_item>
</para>
</bullet_item>
<bullet_item>
<para>Internally, this tool uses the Export to CAD tool to convert data to the .dgn, .dwg, and .dxf CAD formats. Each of these formats is in the default list and exports to the latest version of that file type. To change the version, edit the "Short Name" in the values list. For example, to output DXF R2005 rather than DXF R2007, change the string from Autodesk AutoCAD - DXF_R2007 - .dxf to AutoCAD - DXF_R2005 - .dxf.</para>
</bullet_item>
</usage>
<scriptExamples/>
<shortdesc> ArcGIS geoprocessing tool that clips data based on selected input layers in the specified area of interest, converts it to the selected format and spatial reference, and returns an output zip file. </shortdesc>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
</tool>
</metadata>
