<?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: Custom DynamicLayer (heatmap) / internal constructor in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501100#M6169</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;You can use LocalServer to generate heatmaps - it supports the Kernel, Line and Point Density GP tools - for more info see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/local-server-geoprocessing-tools-support.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/local-server-geoprocessing-tools-support.htm"&gt;Local Server geoprocessing tools support—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.4/tools/spatial-analyst-toolbox/an-overview-of-the-density-tools.htm" title="http://desktop.arcgis.com/en/arcmap/10.4/tools/spatial-analyst-toolbox/an-overview-of-the-density-tools.htm"&gt;An overview of the Density toolset—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have a sample showing that&amp;nbsp;specifically, but it's the same process as publishing any geoprocessing model/script for use with Local Server. It would require a Standard license, plus the Analysis extension (&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/license-your-app.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/license-your-app.htm"&gt;License your app—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2017 15:00:27 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2017-06-01T15:00:27Z</dc:date>
    <item>
      <title>Custom DynamicLayer (heatmap) / internal constructor</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501096#M6165</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;BR /&gt;I'm trying to port the WPF heatmap to ArcGIS Runtime for .NET. Sadly the DynamicLayer is not possible to inherit due to an internal constructor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the best approach to implement a heatmap?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: No AGS processing - only local realtime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Espen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 13:30:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501096#M6165</guid>
      <dc:creator>Espen_RøvikLarsen</dc:creator>
      <dc:date>2015-11-09T13:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DynamicLayer (heatmap) / internal constructor</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501097#M6166</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;Currently the client-side Heatmap layer is not supported because we would like to implement a new high performance heat map layer in the ArcGIS Runtime itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One option until then is to use the LocalServer with a geoprocessing task, although that will require a standard license.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 15:05:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501097#M6166</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-11-17T15:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DynamicLayer (heatmap) / internal constructor</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501098#M6167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When will a client-side heat map be available for .net? &amp;nbsp;Are there examples using LocalServer to create a heatmap and what will the additional licensing cost be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2017 15:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501098#M6167</guid>
      <dc:creator>JohnKuhn1</dc:creator>
      <dc:date>2017-05-30T15:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DynamicLayer (heatmap) / internal constructor</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501099#M6168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update 1 will be able to load heatmap renderers pre-authored in a webmap. However we won't have an API for creating heatmaps until a later release.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 17:54:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501099#M6168</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-05-31T17:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DynamicLayer (heatmap) / internal constructor</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501100#M6169</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;You can use LocalServer to generate heatmaps - it supports the Kernel, Line and Point Density GP tools - for more info see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/local-server-geoprocessing-tools-support.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/local-server-geoprocessing-tools-support.htm"&gt;Local Server geoprocessing tools support—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.4/tools/spatial-analyst-toolbox/an-overview-of-the-density-tools.htm" title="http://desktop.arcgis.com/en/arcmap/10.4/tools/spatial-analyst-toolbox/an-overview-of-the-density-tools.htm"&gt;An overview of the Density toolset—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have a sample showing that&amp;nbsp;specifically, but it's the same process as publishing any geoprocessing model/script for use with Local Server. It would require a Standard license, plus the Analysis extension (&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/guide/license-your-app.htm" title="https://developers.arcgis.com/net/latest/wpf/guide/license-your-app.htm"&gt;License your app—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 15:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/custom-dynamiclayer-heatmap-internal-constructor/m-p/501100#M6169</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-06-01T15:00:27Z</dc:date>
    </item>
  </channel>
</rss>

