Can anyone provide me a complete list of status messages for Google Elevation API? For instance DATA_NOT_AVAILABLE
is not included in the list from Google. Documentation
The obvious answer would be that elevation is not available for this point, but nearby elevation data is available, and thus any point should be returned with elevation and precision estimates, as is done with other tested points. (Random point for reference: 61.87500,9.40261
).
Given this is the case, I have a follow up question:
What are the precision boundaries for returning elevation data?