Add Web Services Layers Using ArcPy (arcpy.mapping)

1165
4
11-29-2011 05:05 AM
Status: Already Offered
Labels (1)
AndrewChapkowski
Esri Regular Contributor

Using arcpy.mapping, you can add layers for feature classes very easily.  With the growing popularity of server and arcgis.com, there is a greater desire for clients to want to add additional information to map templates such as base service and thematic map service data based on one's needs.  The arcpy.mapping module should support the creation, editing and adding of map service layers from arcgis.com, ArcGIS Server, and WMS services.  

4 Comments
stevebrown2
Yes please, we are looking for this functionality today
JelmerOosthoek1
Luke_Pinner
+1 for this
JeffBarrette
Status changed to: Already Offered

This is an older issue and I'm not seeing any new traffic so I assume that AddDataFromPath addresses the issue.