<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ArcGIS Image for ArcGIS Online Multidimensional data in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1232111#M48919</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/922"&gt;@JeffreySwain&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this example is really useful and, yes, my need is to have a time-cube to update regularly with a python scheduled procedure. It is a workflow already in use and I just wanted to use arcgis image for arcgis online to host images instead of our arcgis server.&lt;BR /&gt;In the next few days I will study the example you shared carefully&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 07:30:07 GMT</pubDate>
    <dc:creator>AlessioDiLorenzo</dc:creator>
    <dc:date>2022-11-16T07:30:07Z</dc:date>
    <item>
      <title>ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1223753#M48433</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the ArcGIS Image for ArcGIS Online extension enabled in my subscription. What I'm trying to do is to create an image collection uploading a bunch of tiff rasters.&amp;nbsp;&lt;BR /&gt;The process always ends in error and after loading all the rasters it fails to produce the image collection. I'm sure something wrong, but what?&lt;BR /&gt;Is there another way to use ArcGIS online to host multidimensional Image Services?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 12:03:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1223753#M48433</guid>
      <dc:creator>AlessioDiLorenzo</dc:creator>
      <dc:date>2022-10-20T12:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1226997#M48631</link>
      <description>&lt;P&gt;What type of images do you have? size?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've successfully created an Image Collection from annual tifs but have not been able to define it as multidimensional. It is unclear if the license allows it, or if something needs to be defined in desktop before uploading them.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 11:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1226997#M48631</guid>
      <dc:creator>rachelm</dc:creator>
      <dc:date>2022-10-31T11:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1226999#M48632</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;just simple tiffs (15/20 Mb each) representing disease probability areas. Our offline processing model produces two predictions each month and we would like to use the ArcGIS Online Extension to share them as a multidimensional Image Service.&amp;nbsp;&lt;BR /&gt;Now we are doing this with our ArcGIS Image Server on premises, but we bought the license extension for arcgis online to gradually dismiss our own server.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 11:44:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1226999#M48632</guid>
      <dc:creator>AlessioDi_Lorenzo1</dc:creator>
      <dc:date>2022-10-31T11:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1229015#M48747</link>
      <description>&lt;P&gt;does it work if you do a sample on 3-4 tiffs?&amp;nbsp;&lt;/P&gt;&lt;P&gt;is the intended workflow to to use the arcgis python api to add new images to the image collection?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2022 12:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1229015#M48747</guid>
      <dc:creator>rachelm</dc:creator>
      <dc:date>2022-11-06T12:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1229076#M48750</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it doesn't work with 2 tiffs either.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea is exactly that: using scheduled python to feed the collection.&lt;/P&gt;&lt;P&gt;We want to replicate on arcgis online what happens now with the arcgis server on premises&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 07:35:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1229076#M48750</guid>
      <dc:creator>AlessioDiLorenzo</dc:creator>
      <dc:date>2022-11-07T07:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231072#M48856</link>
      <description>&lt;P&gt;Probably need to wait until the new online option is more developed or supported. I've been publishing mosaics to AGOL and have run in to issues, with no errors or feedback from Pro or AGOL.&amp;nbsp; Turns out you can't publish a mosaic if your underlying data are FGDB rasters (it simply didnt work for me).&amp;nbsp; Tiffs worked fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also need to work with the python api and it's not fully clear exactly what it requires. For example one raster analytics function threw an error that my data (which were tifs), are not in CRF format. In addition there is an&amp;nbsp; unverified http request error, which I have no control over because it's on esri's cloud.&amp;nbsp;&lt;SPAN&gt;But when I republished my mosaic dataset as CRFs, the mosaic has no data in it all, while in Pro it was fine.&amp;nbsp; Of course, it's unclear if the python error I received is exactly the issue...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/922"&gt;@JeffreySwain&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/126299"&gt;@JeffLiedtke&lt;/a&gt;&amp;nbsp;or can anyone else at Esri weigh in on this?&amp;nbsp; Can Esri provide best practices or tips?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 07:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231072#M48856</guid>
      <dc:creator>rachelm</dc:creator>
      <dc:date>2022-11-13T07:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231231#M48869</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/515689"&gt;@rachelm&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/445644"&gt;@AlessioDiLorenzo&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alessio -&lt;/P&gt;&lt;P&gt;So it seems there are a few things going on so let me dive in a little. For the first question about Multidimensional data. When you are creating your multidimensional data, are you following the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/create-a-multidimensional-mosaic-dataset-from-a-set-of-time-series-images-in-arcgis-pro.htm" target="_self"&gt;instructions to make it multidimensional here&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;The rough steps are :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a Mosaic Dataset&lt;/LI&gt;&lt;LI&gt;Add the input images to MD&lt;/LI&gt;&lt;LI&gt;Create MD fields to populate in MD&lt;/LI&gt;&lt;LI&gt;Run &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/build-multidimensional-info.htm" target="_self"&gt;Build Multidimensional Info&lt;/A&gt; tool.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This will create the .crf raster ready for your next steps. If created successfully, then you should see the Multidimensional options in ArcGIS Pro when you add it to a map.&lt;/P&gt;&lt;P&gt;That .crf can be added as an imagery layer in ArcGIS Image for ArcGIS Online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rachel-&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/multidimension/build-multidimensional-transpose.htm" target="_self"&gt;Build Multidimensional Transpose&lt;/A&gt; tool to work, the required input is a multidimensional input image. It sounds as if the data being input is not multidimensional. The error posted indicates that the .crf is required because that format supports being multidimensional. If you follow the same steps indicated above to create the multidimensional crf before, then your process should work as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if either of you have any follow up questions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 14:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231231#M48869</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2022-11-14T14:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231249#M48874</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/922"&gt;@JeffreySwain&lt;/a&gt;&amp;nbsp;- for the mosaic built using TIFs, when I call the mutidimensional_info property on the imagery layer, it returns the info (I currently only have time - attached)&lt;/P&gt;&lt;P&gt;I also used the exact same steps to create a mosaic with CRFs (is fine in Pro), and it shows up empty in AGOL.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 14:55:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231249#M48874</guid>
      <dc:creator>rachelm</dc:creator>
      <dc:date>2022-11-14T14:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231587#M48891</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/922"&gt;@JeffreySwain&lt;/a&gt;&amp;nbsp;and thank you for the reply,&lt;/P&gt;&lt;P&gt;no, I did not follow those steps because the only instructions I found regarding the use of image collection s in arcgis online just said to archive the images in a folder and not to build a multidimensional dataset on the desktop side. I will certainly try to do that, thanks.&lt;BR /&gt;This also suggests to me that a possible python procedure will have to work on the offline dataset and then overwrite the resulting crf on the cloud. It's correct?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 07:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231587#M48891</guid>
      <dc:creator>AlessioDiLorenzo</dc:creator>
      <dc:date>2022-11-15T07:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231706#M48900</link>
      <description>&lt;P&gt;Hi Alessio,&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;I am curious about your need of the image collection. The multidim layer in ArcGIS Online created by ArcGIS Image should work fine and allow you to access the information. If you want to see one in action, then I humbly recommend this &lt;A href="https://learn.arcgis.com/en/projects/predict-coral-bleaching-events/arcgis-online/" target="_self"&gt;ArcGIS Learn lesson on coral bleaching&lt;/A&gt;, the layer itself is located here if you want to add it to a webmap and see a &lt;A href="https://esriinc.maps.arcgis.com/home/item.html?id=56b909a397f342beae61aa04862bc512" target="_self"&gt;tiled imagery layer with multi dim info&lt;/A&gt;. A dynamic image collection is not necessary to access the underlying data. When you have multi dimensional data in ArcGIS Online through ArcGIS Image, then you should be able to access the slices as you would in ArcGIS Pro.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;In terms of the overwriting, I suppose this will be a 'live' layer with additional updates? Is that the case?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreySwain_0-1668521517845.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55979i32AC75B4145290B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreySwain_0-1668521517845.png" alt="JeffreySwain_0-1668521517845.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The multidimensional info can be accessed in map viewer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreySwain_1-1668521573184.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55980iAB141E46307B9300/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreySwain_1-1668521573184.png" alt="JeffreySwain_1-1668521573184.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can select any slice in the multidimensional data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just let me know if you have any questions about the process. .&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2022 14:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1231706#M48900</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2022-11-15T14:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1232111#M48919</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/922"&gt;@JeffreySwain&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this example is really useful and, yes, my need is to have a time-cube to update regularly with a python scheduled procedure. It is a workflow already in use and I just wanted to use arcgis image for arcgis online to host images instead of our arcgis server.&lt;BR /&gt;In the next few days I will study the example you shared carefully&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 07:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1232111#M48919</guid>
      <dc:creator>AlessioDiLorenzo</dc:creator>
      <dc:date>2022-11-16T07:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Image for ArcGIS Online Multidimensional data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1232192#M48925</link>
      <description>&lt;P&gt;The updating of an existing imagery layer in ArcGIS Online is something that is only available currently as a dynamic image collection, but depending on the workflow, size, and the update schedule perhaps smaller .crf based imagery layers that can be deleted and replaced may work in the meantime. It all depends on the desired workflow and usage. The multidim process I described will unlock the data in map viewer to be visualized similarly to what you can with other netCDF based or other multidimensional data. If you are not as interested in using those tools like you see here.&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreySwain_1-1668609154555.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56098i01F9A283A9142C53/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreySwain_1-1668609154555.png" alt="JeffreySwain_1-1668609154555.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then the image collection with the image filtering may be desired. Feel free to reach out to discuss some more and work through your workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 14:33:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-image-for-arcgis-online-multidimensional/m-p/1232192#M48925</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2022-11-16T14:33:32Z</dc:date>
    </item>
  </channel>
</rss>

