{ "name": "GenerateMineralTenureMap", "displayName": "GeneratePlot", "description": "Generate a map plot based on an NTS 1:50k Map Sheet Number", "category": "", "helpUrl": "https://www.apps.geomatics.gov.nt.ca/arcgis/rest/directories/arcgisoutput/GP_Services/GenerateMineralTenureMap_GPServer/GP_Services_GenerateMineralTenureMap/GenerateMineralTenureMap.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_mapsheet", "dataType": "GPString", "displayName": "Input Map Sheet", "description": "MineralTenure1_50KMapsheet", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "mapdocsouth", "dataType": "GPString", "displayName": "Map Document South Tiles", "description": "Map Doc South of 68", "direction": "esriGPParameterDirectionInput", "defaultValue": "\\\\yk54-vapp27p\\c$\\arcgisserver\\Maps\\GNWT_Operational\\50K_mapbook_SouthOf68.mxd", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "mapdocnorth", "dataType": "GPString", "displayName": "Map Document North Tiles", "description": "Map Doc north of 68", "direction": "esriGPParameterDirectionInput", "defaultValue": "\\\\yk54-vapp27p\\c$\\arcgisserver\\Maps\\GNWT_Operational\\50K_mapbook_NorthOf68.mxd", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "out_pdf", "dataType": "GPDataFile", "displayName": "Output PDF", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }