<?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 Getting started with NA, need some advice on best way to code in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/getting-started-with-na-need-some-advice-on-best/m-p/119388#M1149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting ready to write some methods that I want to expose as an http endpoint (.svc or .asmx) in a service tier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the methods will accept a point location and then find driving directions from the closest point features in my network to the point location. Its kind of the opposite way around - I give the point then things try to drive to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is, what is the best way to code this service tier? My main code is going to be in C# but then when i call out for Network Analyst resources should I be 1) writing that in C# modules with ArcObjects or 2) calling python from C# to execute arcpy.na calls?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm comfortable in either language I just want to make the right choice out of the gate. This will be in 10.1 and the data is in SqlServer so i have some flexibility to work with the Shape in sql if need be. That would lean me toward ArcObjects. But i feel like esri is pushing devs toward python and if that is the case then i will go that route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just don't want to box myself in if somehow the python library is richer or more likely to advance as compared to the ArcObjects library. Of course I would rather keep it all in one language so i'm leaning toward ArcObjects in C#.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would love to hear if anyone else has insight into this issue before i jump off the ledge....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 18:56:10 GMT</pubDate>
    <dc:creator>KevinGooss</dc:creator>
    <dc:date>2013-05-20T18:56:10Z</dc:date>
    <item>
      <title>Getting started with NA, need some advice on best way to code</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/getting-started-with-na-need-some-advice-on-best/m-p/119388#M1149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting ready to write some methods that I want to expose as an http endpoint (.svc or .asmx) in a service tier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the methods will accept a point location and then find driving directions from the closest point features in my network to the point location. Its kind of the opposite way around - I give the point then things try to drive to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is, what is the best way to code this service tier? My main code is going to be in C# but then when i call out for Network Analyst resources should I be 1) writing that in C# modules with ArcObjects or 2) calling python from C# to execute arcpy.na calls?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm comfortable in either language I just want to make the right choice out of the gate. This will be in 10.1 and the data is in SqlServer so i have some flexibility to work with the Shape in sql if need be. That would lean me toward ArcObjects. But i feel like esri is pushing devs toward python and if that is the case then i will go that route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just don't want to box myself in if somehow the python library is richer or more likely to advance as compared to the ArcObjects library. Of course I would rather keep it all in one language so i'm leaning toward ArcObjects in C#.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would love to hear if anyone else has insight into this issue before i jump off the ledge....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 18:56:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/getting-started-with-na-need-some-advice-on-best/m-p/119388#M1149</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2013-05-20T18:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with NA, need some advice on best way to code</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/getting-started-with-na-need-some-advice-on-best/m-p/119389#M1150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;after a little digging i think there is yet another option - just call the rest endpoint from C# passing in variables as an HttpWebRequest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose for this to work my requirements would not have to be to exotic so that the generic rest api endpoint would suffice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 19:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/getting-started-with-na-need-some-advice-on-best/m-p/119389#M1150</guid>
      <dc:creator>KevinGooss</dc:creator>
      <dc:date>2013-05-20T19:54:45Z</dc:date>
    </item>
  </channel>
</rss>

