<?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: Adding raster using dynamic workspace in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49874#M546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between using the local server and dynamic workspace and adding the raster directly?&lt;/P&gt;&lt;P&gt;the reason i tried using the local server is that when i'm adding the raster file in that is in your sample using the direct API the raster image is not reloaded correctly when changing zoom levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried your shape file dynamic workspace example and i'm getting the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2020 09:50:55 GMT</pubDate>
    <dc:creator>YaronAvraham</dc:creator>
    <dc:date>2020-01-09T09:50:55Z</dc:date>
    <item>
      <title>Adding raster using dynamic workspace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49872#M544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to to add a raster file using a dynamic workspace based on this example (&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/sample-code/local-server-dynamic-workspace-raster/" title="https://developers.arcgis.com/net/latest/wpf/sample-code/local-server-dynamic-workspace-raster/"&gt;Local server dynamic workspace raster | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;)&lt;/P&gt;&lt;P&gt;and i'm getting this exception&lt;/P&gt;&lt;P&gt;"ArcGISWebException: Unable to find the specified 'dataSourceName' in 'dataSource' for dynamic dataLayer with 'id': 0."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas on what #i'm doing wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 14:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49872#M544</guid>
      <dc:creator>YaronAvraham</dc:creator>
      <dc:date>2020-01-08T14:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Adding raster using dynamic workspace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49873#M545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To add raster data to the map/scene we recommend using the direct API capability rather than via the Local Server component.&amp;nbsp;For more information see the doc/sample:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/T_Esri_ArcGISRuntime_Rasters_Raster.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference/html/T_Esri_ArcGISRuntime_Rasters_Raster.htm"&gt;Raster Class&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 20:12:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49873#M545</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-01-08T20:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding raster using dynamic workspace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49874#M546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between using the local server and dynamic workspace and adding the raster directly?&lt;/P&gt;&lt;P&gt;the reason i tried using the local server is that when i'm adding the raster file in that is in your sample using the direct API the raster image is not reloaded correctly when changing zoom levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried your shape file dynamic workspace example and i'm getting the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 09:50:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49874#M546</guid>
      <dc:creator>YaronAvraham</dc:creator>
      <dc:date>2020-01-09T09:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding raster using dynamic workspace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49875#M547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use of the local server to load raster data is in most cases a legacy approach and is now superseded by the direct API approach.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the raster data display correctly in ArcGIS Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 16:21:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49875#M547</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-01-09T16:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding raster using dynamic workspace</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49876#M548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Checked in ArcGIS Pro and it seems that the raster works the same way changing zoom does not reload the raster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jan 2020 12:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/adding-raster-using-dynamic-workspace/m-p/49876#M548</guid>
      <dc:creator>YaronAvraham</dc:creator>
      <dc:date>2020-01-12T12:59:04Z</dc:date>
    </item>
  </channel>
</rss>

