{ "name": "ExtractDataTask", "displayName": "Extract Data Task", "description": "Extracts the selected layers in the specified area of interest to the selected formats and spatial reference, and returns the data in a .zip file. The selections below will define the parameters of the final output.", "category": "", "helpUrl": "https://gis.franklincountyohio.gov/hosting/rest/directories/arcgisoutput/Geoprocessing/ExtractDataTask_GPServer/Geoprocessing_ExtractDataTask/ExtractDataTask.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "Select the desired data layers for your selected area of interest. Please note that more selected data layers may result in longer processing times for your request.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Address Points", "Annexations", "Building Footprints", "Contours", "Engineers Easements", "Local Tax Districts", "Lots", "Municipal Boundaries", "Original Lot Lines", "Parcels", "Pavement", "Railroads", "Right of Way", "Road Centerlines", "School Boundaries", "Secondary Pavement", "Subdivision/Condo Boundries", "Water Features - Lines", "Water Features - Polygons", "Zip Codes", "Address Points", "Annexations", "Building Footprints", "Contours", "Engineers Easements", "Local Tax Districts", "Lots", "Municipal Boundaries", "Original Lot Lines", "Parcels", "Pavement", "Railroads", "Right of Way", "Road Centerlines", "School Boundaries", "Secondary Pavement", "Subdivision/Condo Boundries", "Water Features - Lines", "Water Features - Polygons", "Zip Codes" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Address Points", "Contours", "Building Footprints", "Water Features - Polygons", "Subdivision/Condo Boundries", "Right of Way", "Parcels", "Lots", "Engineers Easements", "Water Features - Lines", "Railroads", "Road Centerlines", "Pavement", "Secondary Pavement", "Local Tax Districts", "School Boundaries", "Municipal Boundaries", "Zip Codes", "Annexations", "Original Lot Lines" ], "parameterInfos": [ { "name": "", "dataType": "GPString", "displayName": "" } ] }, { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "Select a polygon type from the draw icon below to draw your desired boundary. Please note that the size of your area of interest may result in longer processing times for your request.", "direction": "esriGPParameterDirectionInput", "filter": { "type": "featureClass", "list": [ "esriGeometryPolygon" ] }, "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102723, "latestWkid": 3735 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255 }, { "name": "Text", "type": "esriFieldTypeString", "alias": "Text", "length": 255 }, { "name": "IntegerValue", "type": "esriFieldTypeInteger", "alias": "IntegerValue" }, { "name": "DoubleValue", "type": "esriFieldTypeDouble", "alias": "DoubleValue" }, { "name": "DateTime", "type": "esriFieldTypeDate", "alias": "DateTime", "length": 8 }, { "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": "Select your desired output file format for GIS or CAD software.", "direction": "esriGPParameterDirectionInput", "defaultValue": "File Geodatabase - GDB - .gdb", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "File Geodatabase - GDB - .gdb", "Shapefile - SHP - .shp", "Autodesk AutoCAD - DXF_R2000 - .dxf", "Autodesk AutoCAD - DXF_R2007 - .dxf", "Autodesk AutoCAD - DXF_R2010 - .dxf", "Autodesk AutoCAD - DXF_R2013 - .dxf", "Autodesk AutoCAD - DWG_R2000 - .dwg", "Autodesk AutoCAD - DWG_R2010 - .dwg", "Autodesk AutoCAD - DWG_R2013 - .dwg" ] }, { "name": "Raster_Format", "dataType": "GPString", "displayName": "Raster Format", "description": "Raster imagery clipping is currently unavailable.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Tagged Image File Format - TIFF - .tif", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Tagged Image File Format - TIFF - .tif" ] }, { "name": "Output_Zip_File", "dataType": "GPDataFile", "displayName": "Output Zip File", "description": "The zip file that will contain the extracted data.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }