{ "name": "WFS", "displayName": "WFS Repair", "description": "Corrects issues with OGC and DGIWG Compliance of the WFS Capabilities", "category": "", "helpUrl": "https://geov.dk/server/rest/directories/arcgisoutput/FGSIT/WFSRepair_GPServer/FGSIT_WFSRepair/WFS.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Service_URL", "dataType": "GPString", "displayName": "Service URL", "description": "The URL to the Capabilities XML for the WFS", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Authentication_Token", "dataType": "GPString", "displayName": "Authentication Token", "description": "The Authentication Token for the ArcGIS Server Admin", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Keywords", "dataType": "GPString", "displayName": "Keywords", "description": "The keywords to be applied for the service, as a comma delimited list", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Repair_Type", "dataType": "GPString", "displayName": "Repair Type", "description": "repair type could be either DGIWG or Harmonized", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }