Skip to content

This project provides an interactive map of Coopbank branches across Ethiopia, designed to help staff and customers easily locate any branch.

License

Notifications You must be signed in to change notification settings

abditwayessa/CoopbankBranchMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏦 Coopbank Branch Map

This project provides an interactive map of Coopbank branches across Ethiopia, designed to help staff and customers easily locate any branch.

The project includes:

  • Full Ethiopia OSM Map with Branches – Displays all Coopbank branch locations.
  • Search Functionality – Quickly find branches by city, region, or name.
  • JSON Data Source – Contains all branch information in branches.json.
  • Python Script – map.py is used for data processing and integration into the maps.

✨ Features

  • 🌍 Interactive Map – Pan, zoom, and explore branch locations across Ethiopia.
  • πŸ” Search Bar – Filter branches by name or location.
  • πŸ“„ Branch Data – All branch details stored in branches.json.
  • ⚑ OSM Integration – Built using OpenStreetMap for detailed geographic visualization.

πŸ“‚ Project Structure

coopbank-branch-map/
│── ethiopia_osm_map_with_all_branches.html # Map showing all branches
│── ethiopia_osm_map_with_search_bar.html # Map with search functionality
│── branches.json # JSON file containing all branch data
│── map.py # Python script for data processing

πŸš€ Getting Started

  1. Clone or download the repository:
git clone https://github.com/abditwayessa/CoopbankBranchMap.git
  1. Open one of the HTML files in a browser to view the interactive map:

ethiopia_osm_map_with_all_branches.html – Full map of branches

ethiopia_osm_map_with_search_bar.html – Map with branch search

  1. If needed, you can use map.py to process or update branch data from branches.json.

πŸ›  Built With

HTML5 / CSS3 – Map visualization and styling

JavaScript – Interactive map features and search functionality

OpenStreetMap (OSM) – Map platform

Python – Data processing script (map.py)

πŸ“œ License

This project is licensed under the MIT License – free to use, modify, and share.

About

This project provides an interactive map of Coopbank branches across Ethiopia, designed to help staff and customers easily locate any branch.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published