{ "name": "IdentifyObjects", "displayName": "IdentifyObjects", "description": "IdentifyObjects", "category": "", "helpUrl": "https://portal.introgis.com/server/rest/directories/arcgisoutput/Develop/IdentifyObjects_GPServer/Develop_IdentifyObjects/IdentifyObjects.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "X", "dataType": "GPDouble", "displayName": "X", "description": "X", "direction": "esriGPParameterDirectionInput", "defaultValue": 432770, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Y", "dataType": "GPDouble", "displayName": "Y", "description": "Y", "direction": "esriGPParameterDirectionInput", "defaultValue": 6065014, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Z", "dataType": "GPDouble", "displayName": "Z", "description": "Z", "direction": "esriGPParameterDirectionInput", "defaultValue": 250, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Pitch", "dataType": "GPDouble", "displayName": "Pitch", "description": "Pitch", "direction": "esriGPParameterDirectionInput", "defaultValue": -62, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Yaw", "dataType": "GPDouble", "displayName": "Yaw", "description": "Yaw", "direction": "esriGPParameterDirectionInput", "defaultValue": 0, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "TableData", "dataType": "GPRecordSet", "displayName": "TableData", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 50 }, { "name": "JSON", "type": "esriFieldTypeString", "alias": "JSON", "length": 2000 } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }