Skip to content

A program that allows the users to select points on a map then have a route between them be generated., for the purposes of drone flight planning.

Notifications You must be signed in to change notification settings

pmantramurti/Map_Based_Route_Calculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Map_Based_Route_Calculation

Seek to create a program that allows the users to select points on a map then have a drone route between them generated.

Version 0.5 - The Route

User can now confirm marker location, enter flight duration, altitude, and type, ie takeoff, flyover, landing. Program now adds rudimentary routing between points.

See here

Version 0.4 - Adding Markers

Program now allows for adding points to map, save points as array of coordinates for future operations.

See here

Version 0.3 - Window Split

Tested adding second panel for input fields here

Added functionality to main program here

Version 0.2 - PyQt5

Successfully rendered map in GUI using PyQt5

Version 0.1 - TKinter

Successfully generated map file here

Failed to open map in GUI using TKinter here

About

A program that allows the users to select points on a map then have a route between them be generated., for the purposes of drone flight planning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published