<?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: Labelling feature layers from ArcGIS Server 10 in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/labelling-feature-layers-from-arcgis-server-10/m-p/161297#M690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following thread seem related:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/22169-Custom-Marker-Symbol-with-Labels"&gt;http://forums.arcgis.com/threads/22169-Custom-Marker-Symbol-with-Labels&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 21:10:02 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2011-09-06T21:10:02Z</dc:date>
    <item>
      <title>Labelling feature layers from ArcGIS Server 10</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/labelling-feature-layers-from-arcgis-server-10/m-p/161296#M689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good morning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an ArcGIS 10.0 server that defines several feature layers. In my WPF application, I want to add labels on the map for the feature layers, the same way I can in the ArcClient. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From previous topics such as &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/20389-How-to-create-the-labels-for-feature-layer"&gt;this&lt;/A&gt;&lt;SPAN&gt; I gather than the WPF control doesn't support this out of the box, so I tried to implement it myself: &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;I catch each layer's UpdateComplete event, after the graphics are all loaded. &lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I then send the list of graphics to the GeometryServer using the GeometryTask's LabelPoint service, receiving a list of points.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I then create a new TextSymbol for each point, settings its text to the original graphic's DisplayField's content.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I then add the LabelPoint I received into the layer's Graphics collection.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;For some reason, though, nothing comes up. No text. No symbols. No errors either, just nothing on the map. I tried calling Refresh() on the FeatureLayer, but that didn't work either. Am I going about this wrong? Is there a simpler method that I missed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 12:20:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/labelling-feature-layers-from-arcgis-server-10/m-p/161296#M689</guid>
      <dc:creator>AvnerKashtan</dc:creator>
      <dc:date>2011-09-01T12:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Labelling feature layers from ArcGIS Server 10</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/labelling-feature-layers-from-arcgis-server-10/m-p/161297#M690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following thread seem related:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/22169-Custom-Marker-Symbol-with-Labels"&gt;http://forums.arcgis.com/threads/22169-Custom-Marker-Symbol-with-Labels&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 21:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/labelling-feature-layers-from-arcgis-server-10/m-p/161297#M690</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-06T21:10:02Z</dc:date>
    </item>
  </channel>
</rss>

