0% found this document useful (0 votes)
14 views3 pages

Lab 3-FELIX

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views3 pages

Lab 3-FELIX

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

THE COPPERBELT UNIVERSITY

SCHOOL OF MINES AND MINERAL SCIENCES


GEOMATICS DEPARTMENT
PYTHON FOR WEB MAPS
LAB 3

NAME : FELIX MUTAMBO

SIN : 22100731

COURSE CODE : GE 360

COURSE NAME : COMPUTING FOR GEOMATICS

PROGRAMME : BACHELORS OF ENGINEERING IN GEOMATICS ENGINEERING

LECTURER : EB

DUE DATE : 5TH AUGUST, 2024.

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.

After Running the Index.html file. This is the result produced.

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

You might also like