tboegi / GpsMaster

https://wiki.openstreetmap.org/wiki/GpsMaster
GNU General Public License v2.0
45 stars 7 forks source link

Partial loss of functionality: elevation lookups not working #27

Open stewart999 opened 1 year ago

stewart999 commented 1 year ago

Calls made by GpsMaster to MapQuest to insert elevation data are no longer honoured since the API has been shutdown. See this thread for more info: https://stackoverflow.com/questions/74800230/did-mapquest-shutdown-their-elevation-api

Is there a workaround or can another service be used?

ABelliqueux commented 7 months ago

It looks like https://portal.opentopography.org/apidocs/ provides USGS1m, USGS10m, USGS30m and SRTMGL1 data, which are good enough for this ? It requires a user API key though... https://opentopography.org/usageterms

tboegi commented 7 months ago

@stewart999 : Thanks for reporting - I am not sure, if I can help the next days/weeks @ABelliqueux: Are you able and willing to help us with coding ? (Or anybody else ?)

rfuegen commented 7 months ago

I won't be able to help out in the near future ... Could someone please just remove the menu items in question (i.e. by commenting them out)? thanks.

tboegi commented 1 week ago

Should we close this issue ? https://github.com/tboegi/GpsMaster/releases/tag/v0.64.03