Select to view content in your preferred language

Accessing wms service properties arcpy

96
0
Thursday
NigelDsouza
Frequent Contributor

Hi

The image is a screen shot of the layers in a wms service properties. 

Is there a way to access the Name(highlighted in green) property via the ArcGIS pro python API on the layer object? 

NigelDsouza_0-1779348459816.png

lyr.name returns what is highlighted in yellow.

I used to be able to access the Name using the serviceProperties dictionary on the layer Class in ArcMap but cannot find the equivalent in ArcPro.

0 Kudos
0 Replies