<?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 How can I create a vector field image service for portal 10.8.1 in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1031947#M110</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;my question is a little bit cross topic and I'm not quite sure what the best community is.&lt;/P&gt;&lt;P&gt;Basically I have a mosaic dataset with a &lt;STRONG&gt;single band raster&lt;/STRONG&gt; (32 bit float) with pixel values representing flow direction. In ArcGIS Pro 2.7.1 I can visualize the raster data with &lt;STRONG&gt;vector field&lt;/STRONG&gt; renderer.&lt;/P&gt;&lt;P&gt;I'm also able to publish the mosaic dataset as an Image Service to my portals hosting server with vector field as default. It renders correct back in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;But when I try to add this Image Layer with vector field to portal map viewer it shows the layer with stretch renderer. In renderer settings it wants to add a new vector layer. If I add this additional layer it also doen't show up any arrows regardless of how much I zoom in.&lt;/P&gt;&lt;P&gt;Please can anybody help me out? Does this really not work? The vector field rendering is really important for us.&lt;/P&gt;&lt;P&gt;Every help is much appreciated!&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 15:36:40 GMT</pubDate>
    <dc:creator>RichardReinicke</dc:creator>
    <dc:date>2021-03-02T15:36:40Z</dc:date>
    <item>
      <title>How can I create a vector field image service for portal 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1031947#M110</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;my question is a little bit cross topic and I'm not quite sure what the best community is.&lt;/P&gt;&lt;P&gt;Basically I have a mosaic dataset with a &lt;STRONG&gt;single band raster&lt;/STRONG&gt; (32 bit float) with pixel values representing flow direction. In ArcGIS Pro 2.7.1 I can visualize the raster data with &lt;STRONG&gt;vector field&lt;/STRONG&gt; renderer.&lt;/P&gt;&lt;P&gt;I'm also able to publish the mosaic dataset as an Image Service to my portals hosting server with vector field as default. It renders correct back in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;But when I try to add this Image Layer with vector field to portal map viewer it shows the layer with stretch renderer. In renderer settings it wants to add a new vector layer. If I add this additional layer it also doen't show up any arrows regardless of how much I zoom in.&lt;/P&gt;&lt;P&gt;Please can anybody help me out? Does this really not work? The vector field rendering is really important for us.&lt;/P&gt;&lt;P&gt;Every help is much appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1031947#M110</guid>
      <dc:creator>RichardReinicke</dc:creator>
      <dc:date>2021-03-02T15:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a vector field image service for portal 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1032067#M111</link>
      <description>&lt;P&gt;You need to set the mosaic dataset \ properties \ general \ Raster Information \ Source Type as 'Vector-UV', 'Vector-Magnitude' or 'Vector-Direction'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PeterBecker_0-1614711289336.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7304i2DBE10D297F46773/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PeterBecker_0-1614711289336.png" alt="PeterBecker_0-1614711289336.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 18:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1032067#M111</guid>
      <dc:creator>PeterBecker</dc:creator>
      <dc:date>2021-03-02T18:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a vector field image service for portal 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1032340#M112</link>
      <description>&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;thank you for your quick reply. What versio of ArcGIS Pro do you show? I'm using 2.7.1&lt;/P&gt;&lt;P&gt;I'll set the &lt;STRONG&gt;source type&amp;nbsp;&lt;/STRONG&gt;with arcpy.SetMosaicDatasetProperties_management(). But following this methods documentation (&lt;A href="https://pro.arcgis.com/de/pro-app/latest/tool-reference/data-management/set-mosaic-dataset-properties.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/de/pro-app/latest/tool-reference/data-management/set-mosaic-dataset-properties.htm&lt;/A&gt;), there's only&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;VECTOR_UV&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;VECTOR_MAGDIR&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Do you know if VECTOR_DIR and VECTOR_MAG are already implemented?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 08:57:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1032340#M112</guid>
      <dc:creator>RichardReinicke</dc:creator>
      <dc:date>2021-03-03T08:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a vector field image service for portal 10.8.1</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1032351#M113</link>
      <description>&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;my problem is partially resolved&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;It still adds my image layer with strech renderer per default to the portal map viewer. When I get into render settings and accept to add a new vector layer from my default vector field renderer the new layer now draws the arrows as expected.&lt;/P&gt;&lt;P&gt;But why do I have to add this vector layer from hand? I want my image layer to appear immediately with vector field renderer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 10:06:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/how-can-i-create-a-vector-field-image-service-for/m-p/1032351#M113</guid>
      <dc:creator>RichardReinicke</dc:creator>
      <dc:date>2021-03-03T10:06:46Z</dc:date>
    </item>
  </channel>
</rss>

