{ "name": "Script", "displayName": "Export Parcels V3", "description": "Export Parcels", "category": "", "helpUrl": "https://gis.drmp.com/arcgis/rest/directories/arcgisoutput/Export_Parcels_V3_GPServer/Export_Parcels_V3/Script.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Input_GeoJSON_File", "dataType": "GPDataFile", "displayName": "Input GeoJSON File", "description": "Export Parcels", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_Base_Name", "dataType": "GPString", "displayName": "Output Base Name", "description": "Export Parcels", "direction": "esriGPParameterDirectionInput", "defaultValue": "test2", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_Zipped_Shapefile", "dataType": "GPDataFile", "displayName": "Output Zipped Shapefile", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }