Select to view content in your preferred language

Subtype Group Layers import via arcpy

87
1
Wednesday
MarianoDiNapoli
Occasional Contributor

Hello everyone,
I need to import Utility Network layers into a map using arcpy, specifically with the Subtype Group Layers visualization.
It seems there is no built-in way to perform this type of import, so I would like to ask if anyone has any suggestions or knows of alternative methods to achieve the same result.

Thank you very much!

Mariano

0 Kudos
1 Reply
TonyAlmeida
MVP Regular Contributor

Maybe try saving it as a layer file then importing it to the map (addDataFromPath)?

0 Kudos