<?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 Analyst performance in Java ArcObjects vs Python in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/network-analyst-performance-in-java-arcobjects-vs/m-p/62526#M1718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may see if there is a difference in speed between solving on the MakeClosestFacilityLayer and directly running a findclosestfacility process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 May 2016 23:42:11 GMT</pubDate>
    <dc:creator>ArjunDongre</dc:creator>
    <dc:date>2016-05-14T23:42:11Z</dc:date>
    <item>
      <title>Network Analyst performance in Java ArcObjects vs Python</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/network-analyst-performance-in-java-arcobjects-vs/m-p/62524#M1716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anybody have an experience in performing network analyst calculations in ArcObjects versus python? Does ArcObjects tend to run faster than Python? specifically running a Closest Facility Analysis and OD Cost Matrix Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arjun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 20:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/network-analyst-performance-in-java-arcobjects-vs/m-p/62524#M1716</guid>
      <dc:creator>ArjunDongre</dc:creator>
      <dc:date>2016-05-13T20:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst performance in Java ArcObjects vs Python</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/network-analyst-performance-in-java-arcobjects-vs/m-p/62525#M1717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;python doesn't actually 'do' anything, python access to the arcpy.na module provides access to the tools that are already in arctoolbox for example... &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/network-analyst-toolbox/make-closest-facility-layer.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/network-analyst-toolbox/make-closest-facility-layer.htm"&gt;Make Closest Facility Layer—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; so you can create a python script that imports the arcpy network analyst module, giving it access to the tool interface.... from there, I am sure you will find everything is a big wrapper around arcobjects code. &lt;/P&gt;&lt;P&gt;So consult &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-network-analyst/what-is-network-analyst-module.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy-network-analyst/what-is-network-analyst-module.htm"&gt;What is the Network Analyst module?—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;and you can explore the classes and functions available and you can even try to glean what is going on in the uncompiled (ie non-pyd or dll) in your installation directory,&lt;/P&gt;&lt;P&gt;Python access is good if you want to automate a network analyst workflow making modelbuild a complete waste of time if this is the route you are trying to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 21:28:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/network-analyst-performance-in-java-arcobjects-vs/m-p/62525#M1717</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-13T21:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Network Analyst performance in Java ArcObjects vs Python</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/network-analyst-performance-in-java-arcobjects-vs/m-p/62526#M1718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I may see if there is a difference in speed between solving on the MakeClosestFacilityLayer and directly running a findclosestfacility process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 May 2016 23:42:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/network-analyst-performance-in-java-arcobjects-vs/m-p/62526#M1718</guid>
      <dc:creator>ArjunDongre</dc:creator>
      <dc:date>2016-05-14T23:42:11Z</dc:date>
    </item>
  </channel>
</rss>

