How to change elevation profile to Imperial units (ie. feet)? #270
Replies: 1 comment
|
previously the chart was coded to be 'metres' - you could have created a custom layout with 'feet', but now the default layout use the units selected on the command line. this is in v0.132.0 now on pypi. thanks for reporting. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
As a user in the USA, I'm hoping to generate overlays with all Imperial units (feet/miles/Fahrenheit,etc.). But I don't see any way to change the gradient_chart that shows the elevation profile - it's always in meters, even if I specify
--units-altitude footon the command line.Am I missing something? If not, I can submit an Issue report, but I wanted to check first.
All reactions