{ "name": "Tool", "displayName": "Export File GDB", "description": "", "category": "", "helpUrl": "https://dev-biod-gis.mapshare.vic.gov.au/arcgis/rest/directories/arcgisoutput/gptask/ExportFGDB_new_GPServer/gptask_ExportFGDB_new/Tool.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "in_features", "dataType": "GPFeatureRecordSetLayer", "displayName": "Input Features", "description": "export", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102171, "latestWkid": 3111 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "UFI", "type": "esriFieldTypeDouble", "alias": "UFI" }, { "name": "SCENARIO", "type": "esriFieldTypeString", "alias": "SCENARIO", "length": 28 }, { "name": "UFI_CR", "type": "esriFieldTypeDate", "alias": "UFI_CR", "length": 8 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_file", "dataType": "GPString", "displayName": "Output gdb", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }