{ "name": "kmlPg2fc", "displayName": "kmlPg_to_fc", "description": "Converts a KML Polygon to a Feature Class", "category": "", "helpUrl": "https://map2.paerke.ch/arcgis/rest/directories/arcgisoutput/snp_abn2030/gp_kml2fc_GPServer/snp_abn2030_gp_kml2fc/kmlPg2fc.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "input_kml", "dataType": "GPDataFile", "displayName": "Input KML", "description": "The Input KML Polygon", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ouput_fc_projected", "dataType": "GPFeatureRecordSetLayer", "displayName": "ouput fc projected", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }