Esri Community’s "How They Helped Me" series features members sharing meaningful professional accomplishments and how those were made possible by assistance from others on the platform. These stories illuminate the often unrecognized threads of connection between Esri Community users and the impact that knowledge sharing can have on others around the world.
When you work across supply chain analytics, geospatial intelligence, and graph technologies, you quickly realize that routing is never “just routing.” It’s a living system of suppliers, dealers, plants, constraints, confounders, and disruptions. For the last several months, I’ve been experimenting with an internal proof of concept (POC) to understand how spatial location intelligence and graph-based reasoning can strengthen real-world supply chain operations.
This is important because most organizations today see supply chain disruptions as reactive events. My goal with this POC is to help shift them toward predictive and spatially aware decision-making. By combining graph analytics, spatial intelligence, and route optimization, the system can do things like:
This fusion of GIS, Graph, and Cloud Data is the direction many enterprises are moving toward, especially as supply chains continue to grow more complex.
What made this possible and much more effective was the guidance I received from the ESRI Community. Conversations about network datasets for route optimization and the need for routing capabilities exposed via REST APIs helped me shape the architecture and overcome several roadblocks that I would not have solved on my own.
This post is both an appreciation note and a summary of the journey.
The Challenge: Connecting Supply Chain Intelligence with Routing at Scale
My goals for this POC were simple on paper but complex in practice:
But the real constraints emerged as I started modeling the routing layer. I needed to:
This is where the ESRI Community stepped in.
1. Guidance on Building a Custom Network Dataset
My first challenge was creating a proper truck-routing network dataset that accounted for real supply-chain constraints.
The discussion with @CodyPatterson at:
https://community.esri.com/t5/arcgis-pro-questions/network-dataset-for-supply-chain-trucks-routing/m...
—helped me understand not only how to structure a network dataset, but what inputs matter most when modeling truck movement versus standard vehicle routing. His response led to important considerations, including restricted roads, turning impedances, and elevation-aware routing. That drastically improved my initial design.
2. Understanding Routing Through REST APIs
Modern applications, especially graph-driven ones, need programmatic routing capabilities.
A parallel conversation with @deelesh happened here:
https://community.esri.com/t5/arcgis-network-analyst-ideas/expose-routing-functionality-through-rest...
This discussion clarified the current REST capabilities, gaps, and best practices. It helped me validate that the POC could scale into a production system later, especially when integrating with a React+Node front end.
Members of the community didn’t just answer questions; they helped shape the architecture of the entire solution.
Objective 1: What-If Analysis for Supply Chain Disruptions
The system simulates disruptions at supplier, dealer, or logistics hub levels and traces the ripple effects using graph-based causal paths. GIS layers add spatial accuracy, distance, road constraints, geographic clusters, and regional impact.
Objective 2: Route Optimization Across Suppliers → Dealers → Plants
The POC uses ArcGIS routing concepts, combined with network datasets, to analyze optimal, cost-, time-, and risk-adjusted routes. This becomes especially powerful when overlaid on a dynamic graph model.
Tech Stack
This POC is entirely exploratory, and the actual production-ready application is still a work in progress. The goal is to validate the feasibility and test the system performance.
Screenshots From the POC
Graph representation of suppliers, dealers, plants, and disruption points.
Route optimization overlay showing supplier-to-dealer-to-plant pathways.
Esri Community helped me in three key ways:
Sometimes a single insight from another practitioner saves weeks of trial and error. In my case, it unlocked the whole POC.
I’m deeply grateful for the conversations, especially from members who took the time to discuss real-world supply chain routing challenges.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.