aliaksei135 / seedpod_ground_risk

Ground Risk model for UAS flight path analysis and risk-aware path finding
MIT License
6 stars 2 forks source link

feature_postcode_locations #73

Closed Zach10a closed 2 years ago

Zach10a commented 2 years ago

Draft PR for a feature allowing users to choose a postcode as their start- and end-point. Verifies that the postcode exists and allows the user to select again if it doesn't.

Currently, only a draft, as I still need to find a way to break the loop when the user chooses to cancel the postcode selection and write some unittests.

Zach10a commented 2 years ago

Users now have the choice of using either their own coordinates, a map to click on, or postcode input in order to define their start and end locations.