{ "name": "FeatureClassToShapefile", "displayName": "Feature Class To Shapefile", "description": "Converts the features from one or more feature classes or layers to shapefiles and adds them to a folder of shapefiles.", "category": "", "helpUrl": "https://geo.cati.sp.gov.br/server/rest/directories/arcgisoutput/FeatureClassToShapefile_GPServer/FeatureClassToShapefile/FeatureClassToShapefile.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Input_Features", "dataType": "GPMultiValue:GPString", "displayName": "Input Features", "description": "The list of input feature classes or feature layers that will be converted and added to the output folder.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "FeatureClassToShapefile\\Vegetacao_base_cartografica" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Vegetacao_base_cartografica", "Vegetacao_Cartas_IBGE", "Vegetacao", "Grade" ] } ] }