- 09 Nov, 2022 1 commit
-
-
al authored
-
- 08 Nov, 2022 2 commits
- 20 Nov, 2021 6 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
- 21 Jun, 2021 3 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
- 20 Jun, 2021 10 commits
-
-
Baptiste Jonglez authored
It is no longer possible to instantiate an abstract model, so we have to hack around that.
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
- 26 Aug, 2019 1 commit
-
-
marmat8951 authored
-
- 25 Aug, 2019 1 commit
-
-
Baptiste Jonglez authored
-
- 23 Oct, 2018 1 commit
-
-
Baptiste Jonglez authored
-
- 17 Jul, 2018 2 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
- 02 Jul, 2018 3 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
- 01 Jul, 2018 10 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
It uses the API to estimate the ground altitude for each point, and then sets the remaining altitude to "height above ground". The total altitude (ground altitude + height above ground) remains unchanged. To see what would happen with your data without saving the result, run: ./manage.py fix_ground_altitude --dry-run If you're happy with the result, run it for real: ./manage.py fix_ground_altitude
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
Two altitude providers are now used by default: - a very accurate provider, but limited to France - as a fallback, a less accurate provider, but with a global coverage
-
Baptiste Jonglez authored
-