Skip to content

ryanenoch/Sault-Ste.-Marie-Stores-n-Malls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sault-Ste.-Marie-Stores-n-Malls

This is a Python flask web app that displays the various grocery stores and shopping malls on a map using Folium. The web app also includes a search function to allow the user to find a specific store or mall Screen Shot 2023-02-27 at 11 59 33 PM Screen Shot 2023-02-28 at 12 00 03 AM Screen Shot 2023-02-28 at 12 00 12 AM

How does it work?

The web app will read the CSV files containing names and location of each store/mall as a dataframe which in turn is converted into GeoJSON data. This data is then represented on the map as location points using Folium

Acknowledgement

Thanks to Geoff Boeing (https://github.com/gboeing) for this amazing Dataframe to GeoJSON converter function

https://geoffboeing.com/2015/10/exporting-python-data-geojson/

About

This is a Python flask web app that displays the various grocery stores and shopping malls on a map using Folium. The web app also includes a search function to allow the user to find a specific store or mall

Resources

Stars

Watchers

Forks

Contributors