⪼ Made with 💜 by Polyglot.
- PostGIS stores the map (roads, intersections, spatial features): like the canvas and paint (geographic space)
- pgRouting builds the graph (nodes + edges) on top of that map and runs algorithms on it: the logic that figures out routes through that painting (network traversal)