Esri / mdcs-py

MDCS is an acronym for Mosaic Dataset Configuration Script and is the entry point to a collection of Python classes/libraries that could be consumed by a Python client application to complete a given workflow for creating a mosaic dataset, populating it with data, and setting all required/desired parameters.
Apache License 2.0
64 stars 29 forks source link

No image displayed after embedding raster proxy #158

Open timhaverland-noaa opened 1 month ago

timhaverland-noaa commented 1 month ago

I created my own raster proxy file for a public dataset (attached). I can view this raster proxy file in ArcGIS Pro 2.9 just fine.

I then created a mosaic dataset and added the raster proxy to it. So far so good, the raster displays in the mosaic.

Then I used mdtools.exe to embed the raster proxy file in the mosaic (no errors reported), and now the footprint of the image displays but I see no image.

NCLIMGRID_DAILY-precip-1mo.tif.txt

** I was not able to add a ".tif" file so I renamed it with a .txt extension. Pls remove the .txt extension for viewing in Pro and other operations.

Could you try adding the attached raster proxy to a mosaic and see if you can embed it using mdtools.exe?