As of right now I'm using the Geoprocessing.ExecuteToolAsync() method and the "CreateFeatureclass_management" tool to create a feature class in memory passing in 'memory' as the path. The issue is that I can't seem to find a way to create a feature layer in memory directly into an existing group layer. I have to manually move it into the group layer using MapView.Active.Map.MoveLayer() method passing in the newly created feature layer and the existing group layer.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.