This web application converts Litchi "Above Gound" heights to Google elevation heights.
When the "Above Ground" option is used in Litchi's Mission Hub an elevation API (Application Programming Interface) is used to obtain elevation data at that waypoint or POI. The height of that waypoint or POI is then adjusted so that the specified height becomes the "Above Ground" height at that waypoint or POI.
Google also provides an elevation API which provides similar, but different, elevation values from what are used in Litchi. Sometimes Litchi's and Google's elevation data agrees. Sometimes it does not.
This web application can be used to convert a Litchi mission that uses the Litchi "Above Ground" option to another Litchi mission that uses Google's elevation data instead.
If your Litchi mission uses the "Above Ground" option, a call to the Google Elevation API must be made to convert the input heights into above ground (above take off) heights. These utilities use a shared Google Elevation API key which is limited to 5,000 free elevation API calls per month (roughtly 150 API calls per day. When the limit of 150 per day is reached, a Google Elevation API call error will be displayed. To prevent this from happening, you may obtain and provide your own Google Elevation API key so that you are not dependent on the shared API key. If you use Virtual Litchi Mission, this would be the same API key used with that application.