public IEnumerable <Vaca> GetVaquesCiutat()
 {
     return(_campService.getCiutat());
 }