Skip to content

nicedaddy/GPS_realtime_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS Realtime tracking

Simple method for the visualization of the GPS records using Python and Open Street Maps.

Requirements

  1. Install Python (3.8 recommended) Download link.
  2. Install required packages using pip: python -m pip install numpy pandas matplotlib pillow.

Usage

  1. Download or clone repository.
  2. Edit the code in navigation.py.
  3. Run the code using python navigation.py.
  4. The resulting image will be save as file.
  5. Enjoy!

reference

Medium article

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published