<?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 feature labeling in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627161#M3220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible with WPF to display a layer with a label that comes from a certain field in the feature table. I would like to take a look at the code sample that does this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing that I need to do is to display a number of weather station and display the current value of the temperature at the weather station.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 17:57:08 GMT</pubDate>
    <dc:creator>FrancoisGilbert</dc:creator>
    <dc:date>2013-06-14T17:57:08Z</dc:date>
    <item>
      <title>feature labeling</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627161#M3220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible with WPF to display a layer with a label that comes from a certain field in the feature table. I would like to take a look at the code sample that does this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The thing that I need to do is to display a number of weather station and display the current value of the temperature at the weather station.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 17:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627161#M3220</guid>
      <dc:creator>FrancoisGilbert</dc:creator>
      <dc:date>2013-06-14T17:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: feature labeling</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627162#M3221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Is it possible with WPF to display a layer with a label that comes from a certain field in the feature table. I would like to take a look at the code sample that does this. &lt;BR /&gt;&lt;BR /&gt;The thing that I need to do is to display a number of weather station and display the current value of the temperature at the weather station.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the GeometryService class to get the point where you can place a symbol (like a TextSymbol for text) for each feature you want. There isn't a really good labeling engine in the Runtime SDK yet, but I hear there are plans for one in the near future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-George&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 17:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627162#M3221</guid>
      <dc:creator>GeorgeFaraj</dc:creator>
      <dc:date>2013-06-18T17:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: feature labeling</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627163#M3222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks George,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The feature labeling is a basic feature in GIS. This is way more basic than doing geoprocessing. I would like to know from ESRI what is the direction for the next release due this month (june 2013) before I embark into developping something that will be outdated after release 10.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;p.s. I have tried to put a textblock inside a MarkerSymbol in WPF and this is working. But maybe 10.2 version have an easier way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;François&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jun 2013 14:04:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627163#M3222</guid>
      <dc:creator>FrancoisGilbert</dc:creator>
      <dc:date>2013-06-19T14:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: feature labeling</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627164#M3223</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;As per George's suggestion, you can use the GeometryService task to generate label points for features and display TextSymbols at those locations. But there currently is no labelling engine in the classic sense of ArcGIS and the Standard/Maplex label engines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are working on a labeling design which will eventually be rolled out across the ArcGIS Runtime SDKs (excluding WPF) - you can see a preview of this in the new ArcGIS Runtime SDK for .NET beta, although in the beta it is quite a limited API. Therefore we welcome input e.g.:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Types of layers/objects you would like to label?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Placement control you need?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Display properties you would like to set?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Behavior you would like the labels to exhibit?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Interaction you expect to be able to have with labels in the map?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can email me on &lt;/SPAN&gt;&lt;A href="mailto:mbranscomb@esri.com"&gt;mbranscomb@esri.com&lt;/A&gt;&lt;SPAN&gt; if you would prefer to contact me directly.&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>Mon, 14 Apr 2014 12:52:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/feature-labeling/m-p/627164#M3223</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2014-04-14T12:52:03Z</dc:date>
    </item>
  </channel>
</rss>

