<?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 Controlling Text when Rotating Map in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275771#M1350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to have any control on how the text is rendered with map packs when the map is rotated?&amp;nbsp; Since the image is rendered at the server and the rotation is done on the client, at 180 degrees, the text is upside down.&amp;nbsp; Is there anyway to control this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, unless anyone has other ideas, the only way I can think of to get around this for tile packs is to render the text as a separate layer.&amp;nbsp; However, for this to work, there would have to be two text layers.&amp;nbsp; 1) with the correct orientation, and 2) with the text inverted.&amp;nbsp; Is there a way to have the text drawn inverted in arcmap?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2011 19:56:27 GMT</pubDate>
    <dc:creator>MichaelErlich</dc:creator>
    <dc:date>2011-08-31T19:56:27Z</dc:date>
    <item>
      <title>Controlling Text when Rotating Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275771#M1350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to have any control on how the text is rendered with map packs when the map is rotated?&amp;nbsp; Since the image is rendered at the server and the rotation is done on the client, at 180 degrees, the text is upside down.&amp;nbsp; Is there anyway to control this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, unless anyone has other ideas, the only way I can think of to get around this for tile packs is to render the text as a separate layer.&amp;nbsp; However, for this to work, there would have to be two text layers.&amp;nbsp; 1) with the correct orientation, and 2) with the text inverted.&amp;nbsp; Is there a way to have the text drawn inverted in arcmap?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 19:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275771#M1350</guid>
      <dc:creator>MichaelErlich</dc:creator>
      <dc:date>2011-08-31T19:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Text when Rotating Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275772#M1351</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're correct - the image is rendered on the server (ArcGIS Server or ArcGIS Runtime) and the rotation is applied on the client. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcMap can rotate labels either by a constant value defined within the layer properties in ArcMap or by a value within the data attributes. The rotation value is read from the data dynamically so it could be edited at runtime if required - even via a feature service in the runtime. I wouldn't advise doing that for many fine-grained rotations but it could be a solution for larger, less-frequent rotations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The standard labelling engine and the Maplex labelling engine have slightly different options in this area so it's worth taking a look at both. Also, there's an option to control whether upside-down labels are flipped to display correctly or not (the default is that they are flipped, which is what you want I believe). &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;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 12:07:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275772#M1351</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2011-09-07T12:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Text when Rotating Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275773#M1352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;The standard labelling engine and the Maplex labelling engine have slightly different options in this area so it's worth taking a look at both. Also, there's an option to control whether upside-down labels are flipped to display correctly or not (the default is that they are flipped, which is what you want I believe). &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Due to the size of the data, using features is not an option.&amp;nbsp; Looking at the label properties for the layer in arcmap, I do not see anything you mentioned above.&amp;nbsp; Where do I specify the labeling engine, how can I control the flipping of the labels?&amp;nbsp; What default flips them?&amp;nbsp; When I rotate the map, the labels are upside down and do not auto flip.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 13:53:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275773#M1352</guid>
      <dc:creator>MichaelErlich</dc:creator>
      <dc:date>2011-09-08T13:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Text when Rotating Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275774#M1353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Under the data frame, I can specify the label engine and rotation.&amp;nbsp; HOwever, once the map pack is generated, the labels rotate with the map and will be upside down if rotated 180 degrees in the control.&amp;nbsp; Is there some other rendering property so this doesn't occur with map packs?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 15:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275774#M1353</guid>
      <dc:creator>MichaelErlich</dc:creator>
      <dc:date>2011-09-09T15:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Text when Rotating Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275775#M1354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any more information about this?&amp;nbsp; Setting the map-plex properties didn't appear to have any effect.&amp;nbsp; A few weeks ago, we had an ESRI trainer on site for training and she was unable to get the text to rotate properly by any of the above options.&amp;nbsp; Last we heard this issue was going to be looked at to see if there was any other way, but have not received any response yet.&amp;nbsp; Are there any other options to try or any plans on adding this capability in future beta/ga releases?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 13:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275775#M1354</guid>
      <dc:creator>MichaelErlich</dc:creator>
      <dc:date>2011-10-24T13:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling Text when Rotating Map</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275776#M1355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you manage to solve this issue? I'm stucked with this same problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2018 14:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/controlling-text-when-rotating-map/m-p/275776#M1355</guid>
      <dc:creator>GonzaloMuöoz</dc:creator>
      <dc:date>2018-12-13T14:37:47Z</dc:date>
    </item>
  </channel>
</rss>

