mxd = arcpy.mapping.MapDocument(mxd_file) wss = [lyr.workspacePath for lyr in arcpy.mapping.ListLayers(mxd) if lyr.supports('workspacePath')]
Marc and Jeff,
I recently started experiencing the same issue with a script. By any chance did you find resolution to your issue?
Thanks,
Alberto
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.