<?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: Colorize individual polygon's outline in a polygon layer. in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/colorize-individual-polygon-s-outline-in-a-polygon/m-p/413158#M11108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried using a unique value renderer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Mar 2013 12:39:00 GMT</pubDate>
    <dc:creator>NeilClemmons</dc:creator>
    <dc:date>2013-03-20T12:39:00Z</dc:date>
    <item>
      <title>Colorize individual polygon's outline in a polygon layer.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/colorize-individual-polygon-s-outline-in-a-polygon/m-p/413157#M11107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My Environment...&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Visual Studio 2008&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;VB.NET&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;ArcObjects 10.0&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;I have no clue where to even start on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Say you're given a layer that is a &lt;/SPAN&gt;&lt;SPAN style="color:#ff0000;"&gt;Simple &lt;/SPAN&gt;&lt;SPAN style="color:#0000ff;"&gt;Polygon &lt;/SPAN&gt;&lt;SPAN style="color:#008000;"&gt;File Geodatabase Feature Class&lt;/SPAN&gt;&lt;SPAN&gt; which resides in a GDB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The layer contains 500,000+ polygons, each of which represent a property parcel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your users have been using various bitmap markers to indicate some status on a parcel&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The markers are placed in code via IGraphicsContainer.AddElement(IElement)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem your users have run into is that when they have a label AND a marker on the same parcel, they compete with each other for placement, and one hides the other depending on who wins the internal struggle inside ESRI's code base.&amp;nbsp; So the users are seeing either the label, or the marker, but not both.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So they would like a way to show the labels (within their scale range) AND a colorized parcel polygon outline simultaneously instead of having labels randomly blocked out by markers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So instead of a given color and shape marker, they would like to use each parcel polygon's outline color as the indicator. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is, a user can place a different color, size, shape marker on a&lt;/SPAN&gt;&lt;STRONG style="font-style: italic;"&gt; parcel by parcel &lt;/STRONG&gt;&lt;SPAN&gt;basis giving them a lot of flexibility to indicate meaning, &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;&lt;SPAN style="color:#ee82ee;"&gt;but there is no clear easy way to color the lines of a parcel polygon on a &lt;/SPAN&gt;&lt;SPAN style="color:#800080;"&gt;&lt;STRONG&gt;parcel by parcel&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="color:#ee82ee;"&gt;basis that I am aware of, and which is very high performing, allowing 5,000 or so parcels to be individually line colorized and drawn extremely fast when panning/zooming&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;.&amp;nbsp; In other words, don't noticeably degrade the existing performance with the given solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What would you do in this situation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best answer wins an all expense paid cruise on any one of the many broken down Carnival Cruises ships.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 20:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/colorize-individual-polygon-s-outline-in-a-polygon/m-p/413157#M11107</guid>
      <dc:creator>ESRICustomer</dc:creator>
      <dc:date>2013-03-19T20:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Colorize individual polygon's outline in a polygon layer.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/colorize-individual-polygon-s-outline-in-a-polygon/m-p/413158#M11108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried using a unique value renderer?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 12:39:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/colorize-individual-polygon-s-outline-in-a-polygon/m-p/413158#M11108</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2013-03-20T12:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Colorize individual polygon's outline in a polygon layer.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/colorize-individual-polygon-s-outline-in-a-polygon/m-p/413159#M11109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Have you tried using a unique value renderer?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh yes, you just made me realize another constraint... the users can apply their own renderers, so I need something that can be applied to the outlines of the parcel polygons separately from the unique values / class breaks / simple renderers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They may have a renderer in place, then I would come along after them in code and apply an outline color or style to a certain group of individual parcels who's identification is totally separate from the where clause used by their unique value renderer. (for example)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 13:31:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/colorize-individual-polygon-s-outline-in-a-polygon/m-p/413159#M11109</guid>
      <dc:creator>ESRICustomer</dc:creator>
      <dc:date>2013-03-20T13:31:16Z</dc:date>
    </item>
  </channel>
</rss>

