Why isn’t ZoneGraph used more often instead of splines?

ZoneGraph seems like a powerful lane based navigation system for things like traffic, vehicles, and structured path movement.

It feels like a cleaner alternative to managing large numbers of splines, especially when paths need to connect through intersections.

But I almost never see people mention it in projects.

Are people actually using ZoneGraph in gameplay systems?