{ "name": "PointInPoly", "displayName": "PointInPoly", "description": "PointInPoly", "category": "", "helpUrl": "https://gisservices.elpasoco.com/arcgis2/rest/directories/arcgisoutput/PublicTest/PointInPoly_Test_GPServer/PublicTest_PointInPoly_Test/PointInPoly.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "xCoord", "dataType": "GPDouble", "displayName": "xCoord", "description": "Provide x coordinate.", "direction": "esriGPParameterDirectionInput", "defaultValue": -104.8725, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "yCoord", "dataType": "GPDouble", "displayName": "yCoord", "description": "Provide y coordinate.", "direction": "esriGPParameterDirectionInput", "defaultValue": 38.827, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "jurisdiction", "dataType": "GPString", "displayName": "jurisdiction", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "locale", "dataType": "GPString", "displayName": "locale", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }