{ "name": "BoreholeInformation", "displayName": "GetBoreholeInformation", "description": "Checks for Intersection with input coordinates and bore holes", "category": "", "helpUrl": "http://corp-geo.mapshare.vic.gov.au/arcgis/rest/directories/arcgisoutput/ReportService/BoreholeInformation_GPServer/ReportService_BoreholeInformation/BoreholeInformation.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "borehole", "dataType": "GPString", "displayName": "Input coordinates", "description": "Coordinates", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "spilist", "dataType": "GPString", "displayName": "Input spi list", "description": "List of spis", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "json", "dataType": "GPString", "displayName": "json", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "json1", "dataType": "GPString", "displayName": "json1", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }