Skip to content

adityajhakumar/GeoSpatial-Data-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GeoPandas Mapping Project

License Python GeoPandas Seaborn

Table of Contents

Overview

This project demonstrates the use of GeoPandas for visualizing geographical data. The script plots maps of the world, the continent of Africa, specific African countries, and a detailed map of Kenya, providing insights into the usage of GeoPandas for geographical analysis.

Features

  • Plotting a basic map of the world.
  • Visualizing the African continent and specific countries within Africa.
  • Displaying a detailed map of Kenya.
  • Utilizing unique colors for different continents.
  • Professional and attractive visualizations using Matplotlib and Seaborn.

Installation

To run this project, you will need to install the following libraries:

pip install geopandas matplotlib seaborn

Usage

  1. Clone the repository:

    git clone https://github.com/yourusername/geopandas-mapping-project.git
    cd geopandas-mapping-project
  2. Run the script:

    python script_name.py

The script will generate and display the maps as described in the features section.

Visualizations

World Map

World Map image

image image image image

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch.
  3. Make your changes and commit them: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-branch.
  5. Submit a pull request.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

Contact


This README was generated with ❤️ by Aditya Kumar Jha.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published