Hello everyone,
I'm trying to publish an hosted image layer of a multidimensional Cloud Raster Format (CRF) dataset that is data type U-V with ArcGIS for Python 2.2.0.1. I used the publish_hosted_imagery_layer function, but unfortunately it is published as esriImageServiceDataTypeElevation instead of the right esriImageServiceDataTypeVector-UV as it happens by doing everything manually in ArcGIS Online.
Is it a bug? or am I wrong something?
AnnalinaScottoDAntuono_2-1732875718055.png
I noticed that the first band is misread.
AnnalinaScottoDAntuono_0-1732872245828.png
Instead of
AnnalinaScottoDAntuono_1-1732872245829.png
I thank anyone who wants to help me solve this problem.