Quote from: "gicif"I have tried the google service with the parameter write in the manual but it doesn't work. Do you have a solution?Quote from: "mntr86"
Hi, same problem for me in release 7.0.2, the message is: "Error updating altitude".
In the previous release (5.x.x) it worked fine with the same parameters and, with those same parameters, it works fine on online service (i've an API Key for testing pourpose).
The parameters are: samples = "48", url = "http://maps.googleapis.com/maps/api/elevation/xml?locations=$%7Bcoord"> }", separator = "%7C" (|), search element = "elevation".http://maps.googleapis.com/maps/api/ele ... ns=${coord">http://maps.googleapis.com/maps/api/elevation/xml?locations=${coord
It would be very useful to know, if possible, were to find the "request response" (it's located in Android file system ? ), ie, as described in google api elevation service developer's guide:
"An Elevation status code, which may be one of the following:
OK indicating the API request was successful.
INVALID_REQUEST indicating the API request was malformed.
OVER_QUERY_LIMIT indicating the requestor has exceeded quota.
REQUEST_DENIED indicating the API did not complete the request.
UNKNOWN_ERROR indicating an unknown error.
When the status code is other than OK, there may be an additional error_message field within the Elevation response object. This field contains more detailed information about the reasons behind the given status code."
Best regards
Dear Orux,
did you see this note ?
Any suggestion about this ?
Many thanks in advance !