{ "name": "Shape2Text2", "displayName": "Shape2Text_WEB", "description": "Convert Shape to Text", "category": "", "helpUrl": "https://ocgis.com/arcpub/rest/directories/arcgisoutput/MetesBounds_Shape2Text2_GPServer/MetesBounds_Shape2Text2/Shape2Text2.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "CAD_File", "dataType": "GPDataFile", "displayName": "CAD File", "description": "input CAD file", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Web_Version", "dataType": "GPBoolean", "displayName": "Web Version", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Output_JSON", "dataType": "GPString", "displayName": "Output JSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }