{ "name": "GetIndexInfoTool", "displayName": "Get Index Info Task", "description": "Calculcates the Page Centerpoint Scales or Extents along specific Polylines and optionally projects Page Extents between different Spatial References.", "category": "", "helpUrl": "https://geodaten.innogeo.at/arcgis/rest/directories/arcgisoutput/VertiGIS_Utilities/VertiGIS_Printing_Tools_GPServer/VertiGIS_Utilities_VertiGIS_Printing_Tools/GetIndexInfoTool.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Request_JSON", "dataType": "GPString", "displayName": "Request JSON", "description": "Request as JSON. Default is {}. See Task Request Schema.", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_JSON", "dataType": "GPString", "displayName": "Output JSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Output_Log", "dataType": "GPDataFile", "displayName": "Output Log", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }