{ "name": "ExtractDataRaster", "displayName": "Extract Data Raster", "description": "RAVG Data Extract Tool", "category": "", "helpUrl": "https://apps.fs.usda.gov/arcx/rest/directories/arcgisoutput/EDW/RAVG_DataExtract_01_GPServer/EDW_RAVG_DataExtract_01/ExtractDataRaster.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "Dialog ReferenceThe 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.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "RAVG-Perimeters", "2023 RAVG - BasalAreaPercentChange" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "RAVG-Perimeters", "2023 RAVG - BasalAreaPercentChange", "2022 RAVG - BasalAreaPercentChange", "2021 RAVG - BasalAreaPercentChange", "2020 RAVG - BasalAreaPercentChange", "2019 RAVG - BasalAreaPercentChange", "2019 RAVG - BasalAreaPercentChange AK", "2018 RAVG - BasalAreaPercentChange", "2017 RAVG - BasalAreaPercentChange", "2016 RAVG - BasalAreaPercentChange", "2015 RAVG - BasalAreaPercentChange", "2014 RAVG - BasalAreaPercentChange", "2013 RAVG - BasalAreaPercentChange", "2023 RAVG - CanopyCoverPercentChange", "2022 RAVG - CanopyCoverPercentChange", "2021 RAVG - CanopyCoverPercentChange", "2020 RAVG - CanopyCoverPercentChange", "2019 RAVG - CanopyCoverPercentChange", "2018 RAVG - CanopyCoverPercentChange", "2017 RAVG - CanopyCoverPercentChange", "2016 RAVG - CanopyCoverPercentChange", "2015 RAVG - CanopyCoverPercentChange", "2014 RAVG - CanopyCoverPercentChange", "2013 RAVG - CanopyCoverPercentChange", "2023 RAVG - CompositeBurnIndex", "2022 RAVG - CompositeBurnIndex", "2021 RAVG - CompositeBurnIndex", "2020 RAVG - CompositeBurnIndex", "2019 RAVG - CompositeBurnIndex", "2018 RAVG - CompositeBurnIndex", "2017 RAVG - CompositeBurnIndex", "2016 RAVG - CompositeBurnIndex", "2015 RAVG - CompositeBurnIndex", "2014 RAVG - CompositeBurnIndex", "2013 RAVG - CompositeBurnIndex" ], "parameterInfos": [ { "name": "String", "dataType": "GPString", "displayName": "String" } ] }, { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "Dialog ReferenceOne or more polygons by which the layers will be clipped.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": {"wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Oregon_North_FIPS_3601\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",8202099.737532808],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.5],PARAMETER[\"Standard_Parallel_1\",44.33333333333334],PARAMETER[\"Standard_Parallel_2\",46.0],PARAMETER[\"Latitude_Of_Origin\",43.66666666666666],UNIT[\"Foot\",0.3048]]"}, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Feature_Format", "dataType": "GPString", "displayName": "Feature Format", "description": "Dialog ReferenceThe 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.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.___________________", "direction": "esriGPParameterDirectionInput", "defaultValue": "File Geodatabase - GDB - .gdb", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Raster_Format", "dataType": "GPString", "displayName": "Raster Format", "description": "Dialog ReferenceThe 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. For a list of formats and their limitations, see the help topic \"Supported raster dataset file formats\".", "direction": "esriGPParameterDirectionInput", "defaultValue": "File Geodatabase - GDB - .gdb", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "File Geodatabase - GDB - .gdb", "ERDAS IMAGINE - IMG - .img", "Tagged Image File Format - TIFF - .tif" ] }, { "name": "Output_Zip_File", "dataType": "GPDataFile", "displayName": "Output Zip File", "description": "Dialog ReferenceThe zip file that will contain the extracted data.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }