laptop and a wrench

Bug

The fourth band of an MRF file is read as "Alpha" in ArcGIS Pro.

Zuletzt veröffentlicht: March 3, 2022 ArcGIS Pro
Bug-ID-Nummer BUG-000146690
EingereichtFebruary 8, 2022
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Pro
Gefunden in VersionN/A
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusAs Designed

Zusätzliche Informationen

The issue is as designed.

Workaround

Run the following in OSGeo4W or integrate it into a Python script:

gdal_translate.exe "C:\path\to\file.tif" "C:\path\to\file.mrf" -b 1 -b 2 -b 3 -b 4 -co PHOTOMETRIC=MULTISPECTRAL

This resolves the issue in that the output MRF does not have band 4 automatically assigned to Alpha, but all bands are now set to ColorInterp = Undefined when using gdalinfo.

Schritte zur Reproduzierung

Bug-ID: BUG-000146690

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln