July 2015
Intermediate to advanced
366 pages
8h 7m
English
Broken data sources are a very common problem with map document files. You can use arcpy.mapping to identify data sources that have moved, been deleted, or changed in their format.
In ArcMap, a broken data connection is signified by a red exclamation point just before the layer name. This is illustrated in the following screenshot. The ListBrokenDataSources() function in arcpy.mapping returns a list of layer objects from a map document or layer file that have a broken data connection:

Follow these steps to learn how to find broken data sources in a map document ...
Read now
Unlock full access