{ "name": "FeatureToShapeZip", "displayName": "FeatureToShapeZip", "description": "GP service to create zip file of generated shape file", "category": "", "helpUrl": "https://services.geosolutions.nl/arcgis/rest/directories/arcgisoutput/Graafinfo/FeatureToShapeZip_GPServer/Graafinfo_FeatureToShapeZip/FeatureToShapeZip.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "SQL_Expression", "dataType": "GPString", "displayName": "SQL_Expression", "description": "Expression feature guid", "direction": "esriGPParameterDirectionInput", "dependency": "Project locaties", "defaultValue": "FEATURE_GUID = '0015e60e-442e-4b76-8ece-d709e09777f6'", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "output_zip", "dataType": "GPDataFile", "displayName": "output.zip", "description": "ouput zip file", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }