Lab 3-FELIX
Lab 3-FELIX
SIN : 22100731
LECTURER : EB
1|Page
INTRODUCTION
This assignment aims to create an interactive online map using Python. We'll focus on displaying
district capitals in a chosen Zambian province. By utilizing libraries like Folium, Pandas, and
PyScript, we'll produce a map that not only shows locations but also offers tourist details through
informative pop-ups. This project demonstrates how Python can be used to convert geographic
data into dynamic and useful web tools
WORKFLOW
I created an excel file containing tourist attractions of the Western province of Zambia e.g
SIOMA NGWEZI NATIONAL PARK.
2|Page
CONCLUSION
We successfully built an interactive online map highlighting district capitals in a Zambian
province using Python's Folium, Pandas, and PyScript. The map effectively displays geographic
data and offers tourist information. This project showcases Python's ability to create engaging
geospatial tools. By incorporating custom HTML, we improved the map's appearance and user-
friendliness. This project is a foundation for more complex geospatial analysis and visualization,
with potential applications in tourism, urban planning, and environmental studies
3|Page