<?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: How to do feature labeling? in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624266#M3201</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;Thank you for the information, we really appreciate it. If you have downloaded the Dev Summit beta of the .NET SDK you will find 1-5 mostly implemented (not all of 2). Number 6 is a significant piece of functionality and is unlikely to be available in the initial release. However, I will feed it into the planning process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Labels for features are currently defined when sharing/publishing the features whether as a feature service, or directly as runtime content. The API in the .NET beta is available for labels on GraphicsLayers: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/net/desktop/api-reference/html/AllMembers_T_Esri_ArcGISRuntime_Layers_LabelClass.htm"&gt;https://developers.arcgis.com/net/desktop/api-reference/html/AllMembers_T_Esri_ArcGISRuntime_Layers_LabelClass.htm&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding release schedule - we have a beta update planned within the next month and we are aiming to release in early/mid summer.&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>Thu, 17 Apr 2014 06:35:04 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2014-04-17T06:35:04Z</dc:date>
    <item>
      <title>How to do feature labeling?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624263#M3198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't seem to find anything in the Runtime documentation about labeling features. Can someone point me in the right direction? I need to be able to setup labeling inside the features, like in the ArcObjects SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;George&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 13:54:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624263#M3198</guid>
      <dc:creator>GeorgeFaraj</dc:creator>
      <dc:date>2013-01-02T13:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to do feature labeling?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624264#M3199</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;There are a number of questions on the forum regarding labeling in the WPF SDK. As you have found, there is currently no API for labeling in the classic ArcGIS / ArcObjects / Maplex sense. Regarding labelling in the current WPF SDK, you can use TextSymbols and can calculate the placement from the LabelPoints operation on the GeometryService task.&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:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624264#M3199</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2014-04-14T12:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to do feature labeling?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624265#M3200</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;It's great to hear that ESRI finally introduce Labeling in Runtime WPF. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are currently have a lot of struggle with Labeling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) We need to show labels for all of the features in a layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Labels need to support font, style, size, color, halo, box and other styles such as bold, italic and underline, all caps, expanded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Allow user to change the text of one or more Labels in a layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) When zoomed out, Labels should not be shown in cluttered manner&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) A label should not override another label&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) User should be able move Label to a different place still Label should show a link to its original location using a line pointer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are the labeling functions we are expecting at this time. Let us know what we can expect from the beta? Also when is the release planned?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Saran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 02:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624265#M3200</guid>
      <dc:creator>SaranPon</dc:creator>
      <dc:date>2014-04-17T02:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to do feature labeling?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624266#M3201</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;Thank you for the information, we really appreciate it. If you have downloaded the Dev Summit beta of the .NET SDK you will find 1-5 mostly implemented (not all of 2). Number 6 is a significant piece of functionality and is unlikely to be available in the initial release. However, I will feed it into the planning process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Labels for features are currently defined when sharing/publishing the features whether as a feature service, or directly as runtime content. The API in the .NET beta is available for labels on GraphicsLayers: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/net/desktop/api-reference/html/AllMembers_T_Esri_ArcGISRuntime_Layers_LabelClass.htm"&gt;https://developers.arcgis.com/net/desktop/api-reference/html/AllMembers_T_Esri_ArcGISRuntime_Layers_LabelClass.htm&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding release schedule - we have a beta update planned within the next month and we are aiming to release in early/mid summer.&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>Thu, 17 Apr 2014 06:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/how-to-do-feature-labeling/m-p/624266#M3201</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2014-04-17T06:35:04Z</dc:date>
    </item>
  </channel>
</rss>

