Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Problem with ArcPy and datasources containing periods

$
0
0
Hi

Im using ArcPy to extract all the datasource from mxd-files.
It is working well as long as the paths does not contain periods.

Using lyr.dataSource on a path like "C:\Data\Filename.001.shp" only returns "C:\Data\Filename.shp"

Anyone has a solution?

Viewing all articles
Browse latest Browse all 2485

Trending Articles