Skip to content

radu2021/GPS-Plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GPS-Plotter

This script takes a .csv file of Longitude and Latitude coordinates and plots them on a map using the OpenStreetMaps API and Matplotlib, outputting an image with the route plotted.

Usage

Place the .csv file of coordinates into the root folder, and run the script. The .csv file must have the headers "latitude" and "longitude". When prompted, enter the filename into the box and hit enter, an image should soon appear.

The script will create an "images" folder to store the downloaded OSM tiles in the root directory. It will create this folder if it does not exist, and then fill it with tiles.

To Do

  • Modify code to check if a tile is downloaded already before querying the API

License

GNU GPLv3

© OpenStreetMap contributors

About

Script to plot GPS coordinates on a map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages