Skip to content

This repo contains code to convert any .csv file containing city names into a html file that shows markers on the world map for each city in the .csv file. You can do this for any country by giving its latitude and longitudes

Notifications You must be signed in to change notification settings

Imransh1/Mapping_Markers_with_folium_in_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Developed By @ImranSh1 Github.

This repo contains code to convert any .csv file containing city names into a html file that shows markers on the world map for each city in the .csv file

Markers will change as soon as the city names changes or more cities are added in the .csv file. Just need to run this file once in order to implement changes. open the users.html file created after execution in any browser to see the output. You can do many more things try to explore it more.

Please Note - You can optimize this code much further depending on your skills and knowledge. also you can add many elements to it.

I have attached another file called 'folium_indepth.py' just to show you more other things you could do on your map. Heatmaps can also be made using folium or seaborn modules.

Peace Out :-)

About

This repo contains code to convert any .csv file containing city names into a html file that shows markers on the world map for each city in the .csv file. You can do this for any country by giving its latitude and longitudes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages