Skip to content

marcos-mansur/plot_route_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot_route_app

A streamlit based web app to plot geospatial routes on a map from input data of random places in São Paulo - Brazil. Works for any dataset with columns named "Rota" (Route), "Lat" (latitude) and "Long" (longitude).

Deployed at: https://share.streamlit.io/marcos-mansur/plot_route_app/main/MyApp.py

image

Planned improvements:

  • Make so the routes can have string for name
  • add a input text box so the user can input the routes adresses
  • connect with google maps api to fetch more coordinate points of the actual street route so the plotted routes look more real

About

An streamlit based web app to plot multiple routes from geospatial data on a map.

Topics

Resources

Stars

Watchers

Forks