{ "name": "WMTS", "displayName": "WMTS Repair", "description": "Corrects issues with OGC and DGIWG Compliance of the WMTS Capabilities", "category": "", "helpUrl": "https://geov.dk/server/rest/directories/arcgisoutput/FGSIT/WMTSRepair_GPServer/FGSIT_WMTSRepair/WMTS.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Service_URL", "dataType": "GPString", "displayName": "Service URL", "description": "The URL to the Capabilities XML of the WMTS", "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": "" } ] }