Jorl17 / open-elevation

A free and open-source alternative to Google Elevation API. Host your own! https://open-elevation.com
GNU General Public License v2.0
689 stars 167 forks source link

Fixed Cert issue #68, and made build noninteractive #69

Open caseyryan22465 opened 1 year ago

caseyryan22465 commented 1 year ago

the SRTM cert expired (#68), so i just made the wget use --no-check-certificate to remedy that issue. The build was also stalling on a "select geographic area" prompt similar to this, so I just added a build arg to suppress that