public List <FeatureInfo> GetFeaturesInfo()
 {
     return(UserConnection.GetFeaturesInfo());
 }