<?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: Is there a cost accumulation settings for Network Analyst in ArcGIS Pro? We have this setting in ArcMap but not in Pro.  in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-cost-accumulation-settings-for-network/m-p/464189#M20443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melinda - Thanks for the response. I actually find out about OD Cost Matrix Analysis Layer tool myself as well. Hopefully, the documentation and UI would be&amp;nbsp;upgraded regarding this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the Python code, really helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2018 15:33:56 GMT</pubDate>
    <dc:creator>MajidAlivand1</dc:creator>
    <dc:date>2018-03-15T15:33:56Z</dc:date>
    <item>
      <title>Is there a cost accumulation settings for Network Analyst in ArcGIS Pro? We have this setting in ArcMap but not in Pro.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-cost-accumulation-settings-for-network/m-p/464187#M20441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running an OD Cost Matrix in ArcGIS Pro for the very first time. I noticed that there is no option for cost accumulation in Pro in contrast to ArcMap! Is there a workaround to be able to have the impedance as "Time" and be able to report "Distance" as well in Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 15:40:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-cost-accumulation-settings-for-network/m-p/464187#M20441</guid>
      <dc:creator>MajidAlivand1</dc:creator>
      <dc:date>2018-03-14T15:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a cost accumulation settings for Network Analyst in ArcGIS Pro? We have this setting in ArcMap but not in Pro.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-cost-accumulation-settings-for-network/m-p/464188#M20442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Majid.&amp;nbsp; The accumulate attributes option is not currently available from the UI in Pro, but you CAN use it.&amp;nbsp; The easiest way is to use the Make &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/network-analyst/make-od-cost-matrix-analysis-layer.htm"&gt;OD Cost Matrix Analysis Layer tool&lt;/A&gt; to create your OD cost matrix layer rather than using the Network Analysis drop-down on the Analysis tab.&amp;nbsp; This tool has an option for accumulating attributes (note that this option is not available if you're using ArcGIS Online or a portal service as your network data source).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also modify an existing layer's accumulate attributes using the &lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/network-analyst/odcostmatrixsolverproperties.htm"&gt;solver properties object&lt;/A&gt; in the python window, like this:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;doc = arcpy.mp.ArcGISProject('current')&lt;BR /&gt;mapObj = doc.listMaps()[0]&lt;BR /&gt;layerObj = mapObj.listLayers('OD Cost Matrix')[0]&lt;/P&gt;&lt;P&gt;props = arcpy.na.GetSolverProperties(layerObj)&lt;/P&gt;&lt;P&gt;props.&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;accumulators = [&amp;lt;list of attributes you want to accumulate&amp;gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 15:18:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-cost-accumulation-settings-for-network/m-p/464188#M20442</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2018-03-15T15:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a cost accumulation settings for Network Analyst in ArcGIS Pro? We have this setting in ArcMap but not in Pro.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-cost-accumulation-settings-for-network/m-p/464189#M20443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melinda - Thanks for the response. I actually find out about OD Cost Matrix Analysis Layer tool myself as well. Hopefully, the documentation and UI would be&amp;nbsp;upgraded regarding this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the Python code, really helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 15:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-cost-accumulation-settings-for-network/m-p/464189#M20443</guid>
      <dc:creator>MajidAlivand1</dc:creator>
      <dc:date>2018-03-15T15:33:56Z</dc:date>
    </item>
  </channel>
</rss>

