{ "name": "ExtractData2", "displayName": "Extract Data", "description": "Extracts selected layers in the specified area of interest to a specific format. The extracted data is then written to a zip file. At this time, this tool clips Sonoma County orthophotos and LiDAR derived rasters, zips up the clips, and then emails the user a link to the zip.", "category": "", "helpUrl": "https://data.sonomaopenspace.org/arcgis/rest/directories/arcgisoutput/ExtractImagerySonoma_GPServer/ExtractImagerySonoma/ExtractData2.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "The layers to be clipped. Choices:LiDAR Bare Earth DEMLiDAR Bare Earth HillshadeLiDAR Canopy DensityLiDAR Vegetation HeightLiDAR Highest Hit DEMLiDAR Highest Hit HillshadeLiDAR Hydroflattened DEMLiDAR Hydroflattened HillshadeLiDAR Intensity All ReturnsLiDAR Intensity First ReturnsLiDAR Intensity Veg ReturnsSpring 2011 Orthos (6-inch)", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "LiDAR Bare Earth DEM", "Spring 2011 Orthos" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "LiDAR Bare Earth DEM", "LiDAR Bare Earth DEM\\Boundary", "LiDAR Bare Earth DEM\\Footprint", "LiDAR Bare Earth Hillshade", "LiDAR Bare Earth Hillshade\\Boundary", "LiDAR Bare Earth Hillshade\\Footprint", "LiDAR Canopy Density", "LiDAR Canopy Density\\Boundary", "LiDAR Canopy Density\\Footprint", "LiDAR Vegetation Height", "LiDAR Vegetation Height\\Boundary", "LiDAR Vegetation Height\\Footprint", "LiDAR Highest Hit DEM", "LiDAR Highest Hit DEM\\Boundary", "LiDAR Highest Hit DEM\\Footprint", "LiDAR Highest Hit Hillshade", "LiDAR Highest Hit Hillshade\\Boundary", "LiDAR Highest Hit Hillshade\\Footprint", "LiDAR Hydroflattened DEM", "LiDAR Hydroflattened DEM\\Boundary", "LiDAR Hydroflattened DEM\\Footprint", "LiDAR Hydroflattened Hillshade", "LiDAR Hydroflattened Hillshade\\Boundary", "LiDAR Hydroflattened Hillshade\\Footprint", "LiDAR Intensity All Returns", "LiDAR Intensity All Returns\\Boundary", "LiDAR Intensity All Returns\\Footprint", "LiDAR Intensity Veg Returns", "LiDAR Intensity Veg Returns\\Boundary", "LiDAR Intensity Veg Returns\\Footprint", "LiDAR Intensity First Returns", "LiDAR Intensity First Returns\\Boundary", "LiDAR Intensity First Returns\\Footprint", "Spring 2011 Orthos", "Spring 2011 Orthos\\Boundary", "Spring 2011 Orthos\\Footprint" ] }, { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "One or more polygons by which the layers will be clipped.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102642, "latestWkid": 2226 }, "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": "This is a stub for later use and has no effect on this version of the tool.", "direction": "esriGPParameterDirectionInput", "defaultValue": "File Geodatabase - GDB - .gdb", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Raster_Format", "dataType": "GPString", "displayName": "Raster Format", "description": "Tagged Image File Format - TIFF - .tif - This is the only option at this time. All outputs will be in GeoTIFF format.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Tagged Image File Format - TIFF - .tif", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Tagged Image File Format - TIFF - .tif", "ESRI GRID - GRID" ] }, { "name": "Email_Address", "dataType": "GPString", "displayName": "Email Address", "description": "Email address that will recieve the link to the data.", "direction": "esriGPParameterDirectionInput", "defaultValue": "mark@tukmangeospatial.net", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }