List of utility methods to do Altitude to Foot Convert
return round(meter * 3.2808399);
return round(meter * 3.2808399) + " ft";