nawagers / Guidebooks

Free and open long distance trail guidebooks
http://www.parkshikes.com/guidebooks/
1 stars 0 forks source link

NET Elevations #1

Open nawagers opened 6 years ago

nawagers commented 6 years ago

Elevations are currently being processed using 2D distance and aren't corrected with a DEM. Accuracy can be improved by using SRTM data and 3D distances. SRTM just requires a reprocess of the data, but 3D distance needs a feature addition in ProfileMaker

nawagers commented 6 years ago

I made some improvements to the SRTM library to include an inverse distance weighted interpolation and utilize SRTM v3 data (void-free). Elevation pages just need rebuilt.