Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No terrain data (for Finland?) #7405

Open
sgofferj opened this issue May 1, 2019 · 3 comments
Open

No terrain data (for Finland?) #7405

sgofferj opened this issue May 1, 2019 · 3 comments

Comments

@sgofferj
Copy link

sgofferj commented May 1, 2019

Expected Behavior

QGC should get terrain data and send it to the MAV

Current Behavior

QGC says "Plan is waiting on terrain data from server for correct altitude values".
Console is full of "Error in fetching elevation tile. Empty response."

Steps to Reproduce:

Please provide an unambiguous set of steps to reproduce the current behavior

  1. Plan a mission with altitude over terrain
  2. Location: N61.2556694, E24.0564945
  3. Try to upload

System Information

When posting bug reports, include the following information

  • Operating System: Ubuntu 18.04
  • QGC Version: 3.5.1
  • QGC build: stable
  • Flight Controller: Pixhawk
  • Autopilot (with version): Ardupilot Copter 3.6.8

Detailed Description

I checked through the source and found that terrain data seems to be downloaded from airmap.com. My guess would be that a US company does not have elevation data for everywhere in the world. Suggestion: use public worldwide SRTM data at least as fallback and/or allow the user to manually copy .hgt files to a folder.

Log Files and Screenshots

  • QGC Console Logs
  • Autopilot logs when available (post a link).
  • Screenshots of QGC to help identify the current issue/bug behavior.
@DonLakeFlyer
Copy link
Contributor

Can you attach a Plan file for the area without using terrain?

@sgofferj
Copy link
Author

sgofferj commented May 1, 2019

plan.zip

@berserk84
Copy link

I have the same problem in Norway.
But I see on page:
https://developers.airmap.com/docs/elevation-api
that airmap elevation API is not supporting "extreme" latitudes:

Elevation Dataset Limitations
The elevation dataset for this API is limited to latitudes from 56ºS to 60ºN

So it would be a nice feature to be able to use different elevation data source than airmap.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants