{ "name": "ProvoTraffic", "displayName": "ProvoTraffic", "description": "", "category": "", "helpUrl": "https://gis.horrocks.com/arcgis/rest/directories/arcgisoutput/ProvoTrafficTesting_GPServer/ProvoTrafficTesting/ProvoTraffic.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "InputCSV", "dataType": "GPDataFile", "displayName": "InputCSV", "description": "InputCSV", "direction": "esriGPParameterDirectionInput", "filter": { "type": "file", "list": [ "csv" ] }, "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "FeatureClass", "dataType": "GPFeatureRecordSetLayer", "displayName": "FeatureClass", "description": "FeatureClass", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 102743, "latestWkid": 3566 }, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "length": 255 }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "X" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "Y" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38 } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }