Lab 3-CHILESHE
Lab 3-CHILESHE
SIN : 22997565
LECTURER : EB
1|Page
INTRODUCTION
This assignment focuses on harnessing the power of Python for geospatial data visualization. By
leveraging libraries such as Folium, Pandas, and PyScript, we will create an interactive web map
showcasing district capitals within a specified Zambian province. The map will not only display
geographical locations but also provide valuable tourist information through customized pop-
ups. This project highlights the potential of Python in transforming geospatial data into engaging
and informative web-based applications
WORKFLOW
I created an excel file containing tourist attractions of the southern province of Zambia e.g
Munda Wanga environmental Park.
After Running the Index.html file(added the title and North arrow in the code). This is the result
produced.
2|Page
CONCLUSION
By effectively combining Python libraries like Folium, Pandas, and PyScript, we have
successfully created a dynamic web map centered around district capitals within a Zambian
province. The map effectively visualizes geographic data while providing essential tourist
information through informative pop-ups. This project demonstrates the potential of Python in
building interactive and informative geospatial applications. As these technologies continue to
evolve, we can anticipate even more sophisticated and visually appealing maps that cater to a
wide range of users.
The integration of custom HTML elements further enhances the overall presentation, providing a
more professional and user-friendly experience. This project serves as a foundation for exploring
advanced geospatial analysis and visualization techniques, with applications spanning tourism,
urban planning, and environmental studies.
3|Page