{
 "name": "ClassifyAoi",
 "displayName": "Classify AOI",
 "description": "Classify AOI",
 "category": "",
 "helpUrl": "https://geoplatform5.epa.gov/arcgis/rest/directories/arcgisoutput/ORD/TOTS_GPServer/ORD_TOTS/ClassifyAoi.htm",
 "executionType": "esriExecutionTypeSynchronous",
 "parameters": [
  {
   "name": "Area_of_Interest_Mask",
   "dataType": "GPFeatureRecordSetLayer",
   "displayName": "Area of Interest Mask",
   "description": "Area of Interest Mask",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": {
    "displayFieldName": "",
    "geometryType": "esriGeometryPolygon",
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    },
    "fields": [
     {
      "name": "OBJECTID",
      "type": "esriFieldTypeOID",
      "alias": "OBJECTID"
     },
     {
      "name": "GLOBALID",
      "type": "esriFieldTypeGUID",
      "alias": "GlobalID",
      "length": 38
     },
     {
      "name": "PERMANENT_IDENTIFIER",
      "type": "esriFieldTypeGUID",
      "alias": "Permanent Identifier",
      "length": 38
     },
     {
      "name": "NOTES",
      "type": "esriFieldTypeString",
      "alias": "Notes",
      "length": 255
     },
     {
      "name": "Shape_Length",
      "type": "esriFieldTypeDouble",
      "alias": "Shape_Length"
     },
     {
      "name": "Shape_Area",
      "type": "esriFieldTypeDouble",
      "alias": "Shape_Area"
     }
    ],
    "features": [],
    "exceededTransferLimit": false
   },
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "ImageryLayer",
   "dataType": "GPString",
   "displayName": "Imagery Layer",
   "description": "Imagery Layer",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "GSGFile",
   "dataType": "GPDataFile",
   "displayName": "GSG File",
   "description": "GSG File",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": null,
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "CSSRIDOverride",
   "dataType": "GPLong",
   "displayName": "CS SRID Override",
   "description": "CS SRID Override",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": null,
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "Output_Classification_Summary",
   "dataType": "GPRecordSet",
   "displayName": "Output_Classification_Summary",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": {
    "displayFieldName": "",
    "fields": [
     {
      "name": "ObjectID",
      "type": "esriFieldTypeOID",
      "alias": "ObjectID"
     },
     {
      "name": "GLOBALID",
      "type": "esriFieldTypeGUID",
      "alias": "GlobalID",
      "length": 38
     },
     {
      "name": "ZONE",
      "type": "esriFieldTypeInteger",
      "alias": "Zone"
     },
     {
      "name": "ASPHALT",
      "type": "esriFieldTypeDouble",
      "alias": "Asphault"
     },
     {
      "name": "CONCRETE",
      "type": "esriFieldTypeDouble",
      "alias": "Concrete"
     },
     {
      "name": "SOIL",
      "type": "esriFieldTypeDouble",
      "alias": "Soil"
     }
    ],
    "features": [],
    "exceededTransferLimit": false
   },
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  },
  {
   "name": "Output_Classification_Features",
   "dataType": "GPFeatureRecordSetLayer",
   "displayName": "Output_Classification_Features",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": {
    "displayFieldName": "",
    "geometryType": "esriGeometryPolygon",
    "spatialReference": {
     "wkid": 102100,
     "latestWkid": 3857
    },
    "fields": [
     {
      "name": "OBJECTID",
      "type": "esriFieldTypeOID",
      "alias": "OBJECTID"
     },
     {
      "name": "Id",
      "type": "esriFieldTypeInteger",
      "alias": "Id"
     },
     {
      "name": "gridcode",
      "type": "esriFieldTypeInteger",
      "alias": "gridcode"
     },
     {
      "name": "category",
      "type": "esriFieldTypeString",
      "alias": "category"
     },
     {
      "name": "Shape_Length",
      "type": "esriFieldTypeDouble",
      "alias": "Shape_Length"
     },
     {
      "name": "Shape_Area",
      "type": "esriFieldTypeDouble",
      "alias": "Shape_Area"
     }
    ],
    "features": [],
    "exceededTransferLimit": false
   },
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  },
  {
   "name": "CSSRID",
   "dataType": "GPLong",
   "displayName": "CS SRID",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": null,
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}