Showing posts with label geolocation. Show all posts
Showing posts with label geolocation. Show all posts

Thursday, February 16, 2012

How to calculate the altitude above from mean sea level


I tried to find how to get the altitude above the mean sea level. At this time, it returns altitude from the ellipsoid. So, anyone knows the formula or calculation to change the altitude value from ellipsoid to the altitude value from mean sea level.

Tuesday, January 31, 2012

mobile phone geolocalosation and javascript


I am developing web app that will be accessed by smart-phone integrated browser. In my application I need to calculate the distance between the mobile phone actual (current) location and some other address. Beside that I should be able to find the specific location (shop location for example) that is closest to the user actual location.

mobile phone geolocalosation and javascript


I am developing web app that will be accessed by smart-phone integrated browser. In my application I need to calculate the distance between the mobile phone actual (current) location and some other address. Beside that I should be able to find the specific location (shop location for example) that is closest to the user actual location.