ArcGIS Pro 3.3
I am trying to build a model that iterates through KMLs in a folder and outputs them to the current map. Very simple but eventually I want to expand it so that it Applies Symbology to all of the polygons in the end with a parameter for a template layer to copy symbology from.
There are probably some other things I’d like to try to automate but I can’t even get past this first step. The KML to layer tool doesn’t output to the map despite having right clicked and checked display to output as well as making it a parameter.
When I run the KML to layer tool by itself outside of modelbuilder it imports the polygon as a feature layer just fine. But for some reason in modelbuilder it refuses.
Also, for some reason the output group layer is greyed out and says (optional) disabled when I hover over the blue information icon.
Am I missing something? I’ve tried for days to figure this out but I move on manually so I can get the work done on time.