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

Add RasterCatalog Layer from a DBF-File

$
0
0
Hello,
I have got a DBF-File containing pathes to Rasters and XMIN,XMAX, YMIN and YMAX values.
If I add the dbf File to ArcMap using the AddData Button, then I get a Raster Catalog Layer.
I need to do this in Python. If I use the MakeRasterCatalogLayer_management tool, then I get the error:
Quote:

ERROR 000732: Raster Catalog: Dataset c:\tmp\dop_rue.dbf does not exist or is not supported
.
So, how do I add the Raster-Layer to ArcMap using ArcPy?

Thank you,
Andreas Ruloffs

Viewing all articles
Browse latest Browse all 2485

Trending Articles