<?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>idea Expose routing functionality through REST APIs in ArcGIS Network Analyst Ideas</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idi-p/1661488</link>
    <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;I am in the process of developing a custom solution for supply chain management to manage disruptions and optimize the supply chain effectively. My application will allow users to review the fleets and check if there are any issues, make decisions dynamically to avoid expedited delivery and spend more money.&lt;BR /&gt;&lt;BR /&gt;I am thinking to use modern technologies to scale it up large datasets.&lt;BR /&gt;1. Snowflake (with Apache Sedona plug-in)&lt;/P&gt;&lt;P&gt;2. Graph data to find the relationships&lt;/P&gt;&lt;P&gt;3. Routing functionality&lt;/P&gt;&lt;P&gt;4. ML models with Graph etc.&lt;/P&gt;&lt;P&gt;Is it possible to use some portions of Routing functionality available in ArcGIS Pro with Network Analyst without using desktop-based solutions?&lt;BR /&gt;I understand that we can achieve with ArcGIS JavaScript API and Enterprise, but it will be heavy lifting for non-GIS customers. We want to use lightweight version of GIS and integrate with other technologies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know your thoughts.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Oct 2025 18:50:22 GMT</pubDate>
    <dc:creator>VenkataKondepati</dc:creator>
    <dc:date>2025-10-28T18:50:22Z</dc:date>
    <item>
      <title>Expose routing functionality through REST APIs</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idi-p/1661488</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;I am in the process of developing a custom solution for supply chain management to manage disruptions and optimize the supply chain effectively. My application will allow users to review the fleets and check if there are any issues, make decisions dynamically to avoid expedited delivery and spend more money.&lt;BR /&gt;&lt;BR /&gt;I am thinking to use modern technologies to scale it up large datasets.&lt;BR /&gt;1. Snowflake (with Apache Sedona plug-in)&lt;/P&gt;&lt;P&gt;2. Graph data to find the relationships&lt;/P&gt;&lt;P&gt;3. Routing functionality&lt;/P&gt;&lt;P&gt;4. ML models with Graph etc.&lt;/P&gt;&lt;P&gt;Is it possible to use some portions of Routing functionality available in ArcGIS Pro with Network Analyst without using desktop-based solutions?&lt;BR /&gt;I understand that we can achieve with ArcGIS JavaScript API and Enterprise, but it will be heavy lifting for non-GIS customers. We want to use lightweight version of GIS and integrate with other technologies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know your thoughts.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 18:50:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idi-p/1661488</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-10-28T18:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expose routing functionality through REST APIs</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1661571#M137</link>
      <description>&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;All of the routing functionality available in ArcGIS Pro can be accessed via RESTful web services using either ArcGIS Enterprise, ArcGIS Online, or ArcGIS Location Platform products. Out of these three products, ArcGIS Enterprise provides the ability to host these routing services in your own infrastructure. But you also need to manage the underlying infrastructure as well as the street data used by routing services.&amp;nbsp; The other two product options are Software As a Service (SaaS) based in which your app only needs a subscription to access the routing services. The infrastructure to host the services as well as the street data is managed by Esri.&lt;/P&gt;&lt;P&gt;Based on your workflow, It seems to me that ArcGIS Location Platform can be a valid choice.&lt;/P&gt;&lt;P&gt;Please refer to the following links to learn more:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/documentation/mapping-and-location-services/routing-and-directions/" target="_blank" rel="noopener"&gt;Routing services&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://location.arcgis.com/" target="_blank" rel="noopener"&gt;ArcGIS Location Platform&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Deelesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 21:30:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1661571#M137</guid>
      <dc:creator>deelesh</dc:creator>
      <dc:date>2025-10-28T21:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Expose routing functionality through REST APIs</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663017#M138</link>
      <description>&lt;P&gt;Hi Deelesh,&lt;BR /&gt;&lt;BR /&gt;Thanks for providing the response and details.&lt;BR /&gt;&lt;BR /&gt;My point is that do they work outside of ESRI Eco-system to integrate with Snowflake based Apache Sedona database and work without any compatibility issues.&lt;BR /&gt;&lt;BR /&gt;How does the licensing options work in this scenario? Do we need to introduce ESRI products to non-GIS clients?&lt;/P&gt;&lt;P&gt;I am trying to explore the easy and cost-effective solutions but not to reinvent the wheel.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Venkat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 22:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663017#M138</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-11-03T22:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Expose routing functionality through REST APIs</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663059#M139</link>
      <description>&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;I don't have any experience working with Apache Sedona. But based on my cursory reading about Apache Sedona, Esri routing capabilities will not work natively as a spatial data type supported in Apache Sedona.&lt;/P&gt;&lt;P&gt;Esri routing capabilities require the transportation network (i.e. your street data) to be modeled in a network dataset which can only be stored in an Esri supported geodatabase such as file based formats like file geodatabase or mobile geodatabase (which is SQLite based) or enterprise geodatabases such as PostgreSQL, SQL Server and others. Full list of supported enterprise geodatabase are listed &lt;A href="https://enterprise.arcgis.com/en/server/11.5/manage-data/windows/dbms-support.htm" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note that although Esri supports cloud data warehouse in Snowflake, geodatabase is not supported in Snowflake which means you cannot store a network dataset in Snowflake hosted data warehouse as described &lt;A href="https://enterprise.arcgis.com/en/system-requirements/11.5/windows/databases-in-the-cloud.htm#ESRI_SECTION1_2B29D05412BA42CD9A0E5E8006F94221" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Even if you are able to store a network dataset in a geodatabase, in order to run routing algorithms on a network dataset, you will need access to Esri software (either ArcGIS Pro or ArcGIS Enterprise or ArcGIS GeoAnalytics Engine).&amp;nbsp;&lt;/P&gt;&lt;P&gt;My previous suggestion of using ArcGIS Location Platform, simplifies the entry point and to some extent licensing for using Esri's routing technology as compared to using ArcGIS Pro or ArcGIS Enterprise.&lt;/P&gt;&lt;P&gt;If you use ArcGIS location platform, your app (or any backend process) can access Esri's routing capabilities via RESTFul services that are hosted and managed by Esri. ArcGIS Location platform simplifies the licensing aspect by providing the use of routing services as purely consumption based. You app can do all the work of interacting with routing services using any SDK that allows working with RESTful services such as &lt;A href="https://developers.arcgis.com/python/latest/" target="_self"&gt;ArcGIS API for Python&lt;/A&gt; without the actual end user even knowing that the app uses Esri's routing services. However in this model your app will be responsible for managing the subscription required to work with routing services.&lt;/P&gt;&lt;P&gt;Another Esri product that can be useful is&amp;nbsp;&lt;A href="https://www.esri.com/en-us/arcgis/products/arcgis-geoanalytics-engine/overview" target="_self"&gt;ArcGIS GeoAnalytics Engine.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Geoanalytics engine supports &lt;A href="https://developers.arcgis.com/geoanalytics/core-concepts/network-analysis/" target="_self"&gt;routing&lt;/A&gt; in Apache Spark environments such as Databricks, Amazon EMR, and Azure Synapse Analytics. It has it's own &lt;A href="https://developers.arcgis.com/geoanalytics/install/authorization/" target="_self"&gt;licensing requirement&lt;/A&gt;&amp;nbsp; It requires the network dataset to be stored in a file based format specifically a mobile geodatabase.&amp;nbsp; But it provides access to Esri's routing capabilities in a native Apache Spark environment without end users knowing anything about Esri products.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Deelesh&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 01:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663059#M139</guid>
      <dc:creator>deelesh</dc:creator>
      <dc:date>2025-11-04T01:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Expose routing functionality through REST APIs</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663598#M140</link>
      <description>&lt;P&gt;Hi Deelesh,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks a lot for your detailed explanation — that really helps!&lt;/P&gt;&lt;P&gt;I can also work with Databricks, since we already have that environment set up. My use case is focused on building a custom application that integrates Neo4j (graph database) with GIS routing and spatial analysis.&lt;/P&gt;&lt;P&gt;We’re using Neo4j to analyze relationships and patterns around supply chain disruptions, and applying ML models to assess the potential impact when certain routes or suppliers change. At the same time, I want to bring in GIS-based routing to evaluate the geolocation impact — essentially, where the problem is occurring and how it affects the overall network.&lt;/P&gt;&lt;P&gt;So in short:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Graph (Neo4j) helps answer &lt;EM&gt;“what’s connected and what’s impacted.”&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;GIS (ArcGIS) helps answer &lt;EM&gt;“where the issue is happening.”&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The combination helps model alternative routing solutions to minimize risk or delays.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Since there are multiple technologies involved (Graph DB, GIS, ML, and Databricks), my goal is to keep the solution simple and outcome-focused for clients — showing them &lt;EM&gt;where&lt;/EM&gt; and &lt;EM&gt;what&lt;/EM&gt; the disruption is, and &lt;EM&gt;how&lt;/EM&gt; it can be resolved without overloading them with technical details.&lt;BR /&gt;&lt;BR /&gt;I will explore the options you suggested with Databricks and &lt;SPAN&gt;Geoanalytics engine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 16:25:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663598#M140</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-11-05T16:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expose routing functionality through REST APIs</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663608#M141</link>
      <description>&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am glad we have some options that can work for you. Feel free to reach out in case you need additional info.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Deelesh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 16:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1663608#M141</guid>
      <dc:creator>deelesh</dc:creator>
      <dc:date>2025-11-05T16:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expose routing functionality through REST APIs - Status changed to: Already Offered</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1672996#M143</link>
      <description>&lt;P&gt;Deelesh was able to help the customer accomplish their task using existing technology.&amp;nbsp; See&amp;nbsp;&lt;A href="https://community.esri.com/t5/community-blog/how-they-helped-me-build-a-supply-chain-disruption/ba-p/1672478" target="_blank"&gt;https://community.esri.com/t5/community-blog/how-they-helped-me-build-a-supply-chain-disruption/ba-p/1672478&lt;/A&gt;.&amp;nbsp; Closing this as resolved.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 14:33:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest-apis/idc-p/1672996#M143</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2025-12-15T14:33:56Z</dc:date>
    </item>
  </channel>
</rss>

