eldang / elevation_lookups

Takes an input file of paths described as series of points, outputs a file of data about the elevation changes along those paths.
Apache License 2.0
3 stars 2 forks source link

Now calculates contour subsets for each point, not whole lines #4

Closed eldang closed 3 years ago

eldang commented 3 years ago

Algorithm tweak that gives a ~3x speedup on the way I was doing this before.