{ "name": "ExtractDataTask2", "displayName": "ExtractHPData", "description": "", "category": "", "helpUrl": "https://gisentapp01.highpointnc.gov/server/rest/directories/arcgisoutput/ExtractData_GPServer/ExtractData/ExtractDataTask2.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "The Layers to be clipped. Layers should be either raster layers or feature layers.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Access Roads", "Addresses", "Airport Overlay", "Annexation Tracking", "Buildings", "City Limits", "Council Wards", "ETJ", "Facilities", "Fema Flood Zones", "Gateway Overlay", "Historic Local Districts", "Lakes", "Land Use", "Parcels", "Parking", "PR Facilities", "Stateplane Grids", "Streams", "Street Centerline", "Street Edge of Pavement", "Subdivisions", "Topo 10 foot", "Topo 2 foot", "Watershed Tiers", "Watersheds", "Zoning" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Addresses", "Access Roads", "Buildings", "Parking", "Streams", "Watersheds", "Watershed Tiers", "Zoning", "Street Centerline", "Street Edge of Pavement", "Topo 2 foot", "Topo 10 foot", "Stateplane Grids", "Fema Flood Zones", "Facilities", "Lakes", "Council Wards", "Land Use", "PR Facilities", "Annexation Tracking", "Subdivisions", "ETJ", "City Limits", "Parcels", "Airport Overlay", "Gateway Overlay", "Historic Local Districts", "ExtractHPData_Area_of_Interest_Polygons" ] }, { "name": "Area_of_Interest", "dataType": "GPFeatureRecordSetLayer", "displayName": "Area of Interest", "description": "The area by which the layers will be clipped.", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102719, "latestWkid": 2264 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER" }, { "name": "TIER", "type": "esriFieldTypeString", "alias": "TIER", "length": 12 }, { "name": "SYMBOL", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38 }, { "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": "The format in which the output features will be delivered.", "direction": "esriGPParameterDirectionInput", "defaultValue": "File Geodatabase - GDB - .gdb", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "File Geodatabase - GDB - .gdb", "Shapefile - SHP - .shp", "Geographic Markup Language - GML - .gml", "OpenGIS KML Encoding Standard - OGCKML - .kmz", "Autodesk AutoCAD - DXF_R2007 - .dxf", "Autodesk AutoCAD - DWG_R2007 - .dwg", "Bentley Microstation Design (V8) - DGN_V8 - .dgn", "Adobe 3D PDF - PDF - .pdf", "Autodesk AutoCad DWF - DWF - .dwf", "Scalable Vector and Graphics (SVG) - SVG - .svg", "Scalable Vector and Graphics (SVG) - SVG - .svgz" ] }, { "name": "Raster_Format", "dataType": "GPString", "displayName": "Raster Format", "description": "The format in which the output rasters will be delivered.", "direction": "esriGPParameterDirectionInput", "defaultValue": "ESRI GRID - GRID", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "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": "Spatial_Reference", "dataType": "GPString", "displayName": "Spatial Reference", "description": "list of spatial references", "direction": "esriGPParameterDirectionInput", "defaultValue": "Same As Input", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Same As Input", "NAD 1983 StatePlane North Carolina FIPS 3200 (US Feet)", "WGS 1984" ] }, { "name": "Output_Zip_File", "dataType": "GPDataFile", "displayName": "Output Zip File", "description": "The zip file to be created.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }