<?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: Loading cached data in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197423#M899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The image I have is only part of the world map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a total of 4 files (each for different time of day) but all of them is only for a specific part of the map as it is where we are interested in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have the *.pgw files for each of the images&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 04:40:07 GMT</pubDate>
    <dc:creator>StanleyHo</dc:creator>
    <dc:date>2013-06-05T04:40:07Z</dc:date>
    <item>
      <title>Loading cached data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197421#M897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a set of weather data (png format) stored in my hard disk to be overlay on top of the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 05:09:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197421#M897</guid>
      <dc:creator>StanleyHo</dc:creator>
      <dc:date>2013-06-04T05:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Loading cached data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197422#M898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does each image represent an entire map/area or are they smaller image tiles which make up a larger area?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are the images georeferenced?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 07:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197422#M898</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-06-04T07:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Loading cached data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197423#M899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The image I have is only part of the world map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a total of 4 files (each for different time of day) but all of them is only for a specific part of the map as it is where we are interested in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have the *.pgw files for each of the images&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 04:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197423#M899</guid>
      <dc:creator>StanleyHo</dc:creator>
      <dc:date>2013-06-05T04:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Loading cached data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197424#M900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You've got a couple of options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#1. Use the out of the box API...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could take look at this sample - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-wpf/samples/index.html#/Add_Shapefiles_and_Rasters/02q20000004z000000/"&gt;http://resources.arcgis.com/en/help/runtime-wpf/samples/index.html#/Add_Shapefiles_and_Rasters/02q20000004z000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It may seems a little overly complex initially, and you'll need a Map Package created with ArcMap (in the correct projection for your data - or if it's WGS84 you could use the one in the sample data provided with the SDK). What happens is that a local dynamic map service is started on your local machine ("RuntimeLocalServer") and then using the "DynamicLayer" capability of that service you can completely change the service definition and insert your own rasters (images), shapefiles, file geodatabase, etc datasets. Just as you can for an online dynamic map service with the same capability enabled. The rasters/images will use the rendering built into the raster (there's no raster renderer in the API) - for the PNGs I think you should be fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2. Implement your own Dynamic Layer class...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the source code for the ESRI.ArcGIS.Client.Toolkit.Datasources on codeplex (&lt;/SPAN&gt;&lt;A href="http://esrisilverlight.codeplex.com/"&gt;http://esrisilverlight.codeplex.com/&lt;/A&gt;&lt;SPAN&gt;) - there's a HeatMap Layer which derives from DynamicLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 09:25:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197424#M900</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-06-05T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loading cached data</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197425#M901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks. I will look into both of them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 23:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/loading-cached-data/m-p/197425#M901</guid>
      <dc:creator>StanleyHo</dc:creator>
      <dc:date>2013-06-06T23:53:00Z</dc:date>
    </item>
  </channel>
</rss>

