Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Demo Web Mapping

2nd App of the series belonging to the course The Python Mega Course: Build 10 Real World Applications.

Description: Create a map with some layers where each one shows different information. This app generates an HTML file with the constructed map, which allows it to be viewed easily through a web browser, in this case using the Folium library.

Generate the Map

  • Install Folium and Pandas libraries:

    pip install folium pandas

  • Run the script:

    python mapping.py

Author Info

LinkedIn | Telegram | CodersRank