<?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: Network Analysis service area, cutoff polygon layer in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826518#M3062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A service area will be per point, your symbol says &amp;lt;all other cutoffs&amp;gt; change that symbol color to transparent and see if other colors emerge and check its table to see if there are other values,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2015 11:00:18 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2015-10-15T11:00:18Z</dc:date>
    <item>
      <title>Network Analysis service area, cutoff polygon layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826517#M3061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to do a service area using my own solver.&lt;/P&gt;&lt;P&gt;My problem is that when I create a polygon with different cutoff in a polygon layer I can't find how to make the same kind of layer in service area of Network Analysis with one color for each polygon in the layer.&lt;/P&gt;&lt;P&gt;I'm creating my polygon like this :&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var newPolygon = PolygonBuilder.CreatePolygon(ringCoordinate, spatialref);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; createOperation.Create(polygonFeatureLayer, newPolygon);

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return createOperation.ExecuteAsync();&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my current result (2 polygons in the polygons layer) :&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="131311" alt="serviceAreaFail.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/131311_serviceAreaFail.png" style="width: 620px; height: 284px;" /&gt;&lt;/P&gt;&lt;P&gt;And here the result of a service area analysis that I wish to have (3 polygons in the polygons layer) :&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="131330" alt="serviceArea.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/131330_serviceArea.png" style="width: 620px; height: 319px;" /&gt;&lt;/P&gt;&lt;P&gt;Note the difference with the polygons layer.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit :&lt;/P&gt;&lt;P&gt;The polygons created in the first image are created using an add-in that I made with the SDK .Net and it use the part of code that I provided.&lt;/P&gt;&lt;P&gt;The polygons in the second image are created using the analysis button of Network Analysis.&lt;/P&gt;&lt;P&gt;What I'm looking for is the &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;function in the SDK .Net&lt;/STRONG&gt;&lt;/SPAN&gt; that allow me to give different color for each polygon in the polygons layer.&lt;/P&gt;&lt;P&gt;It seems that my question was misunderstood and I hope that it is now more understandable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 09:56:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826517#M3061</guid>
      <dc:creator>LoicDeichelbohrer</dc:creator>
      <dc:date>2021-12-12T09:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analysis service area, cutoff polygon layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826518#M3062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A service area will be per point, your symbol says &amp;lt;all other cutoffs&amp;gt; change that symbol color to transparent and see if other colors emerge and check its table to see if there are other values,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 11:00:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826518#M3062</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-15T11:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analysis service area, cutoff polygon layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826519#M3063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="otherfail.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/131343_otherfail.png" style="width: 620px; height: 281px;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see there are 2 polygons in the layer and even after changing the transparency there are no other color. I have edited my question to provide some accuracy about what I want to do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 13:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826519#M3063</guid>
      <dc:creator>LoicDeichelbohrer</dc:creator>
      <dc:date>2015-10-15T13:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analysis service area, cutoff polygon layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826520#M3064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that those polygons are underneath maybe try&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/update.htm"&gt;Update&lt;/A&gt;​ &lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/union.htm"&gt;Union&lt;/A&gt;​ or one of the tools from the&lt;A href="http://desktop.arcgis.com/en/desktop/latest/tools/analysis-toolbox/an-overview-of-the-overlay-toolset.htm"&gt; overlay toolset&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 13:39:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826520#M3064</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-15T13:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analysis service area, cutoff polygon layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826521#M3065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Loic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you are looking for a unique value renderer approach based on an attribute (which is what the network analyst result layer uses).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at the unique value renderer code snippet at &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fesri%2Farcgis-pro-sdk%2Fwiki%2FProSnippets-MapAuthoring" rel="nofollow" target="_blank"&gt;https://github.com/esri/arcgis-pro-sdk/wiki/ProSnippets-MapAuthoring&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2015 15:54:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826521#M3065</guid>
      <dc:creator>ThomasEmge</dc:creator>
      <dc:date>2015-10-15T15:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analysis service area, cutoff polygon layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826522#M3066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it is indeed what I was looking for.&lt;/P&gt;&lt;P&gt;More precisely, after your answer and some research, it was the CreateRenderer methode of FeatureLayer class that I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 09:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/network-analysis-service-area-cutoff-polygon-layer/m-p/826522#M3066</guid>
      <dc:creator>LoicDeichelbohrer</dc:creator>
      <dc:date>2015-10-16T09:19:41Z</dc:date>
    </item>
  </channel>
</rss>

