Skip to content

teslakoile/prettymap-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title: PrettyMaps Visualization

This project is a simple demonstration of using the prettymaps library to create beautiful and customizable maps in Python. We use the library to generate maps for three different locations in the Philippines: University of the Philippines Diliman, Davao City, and Palm Village.

Getting Started

Prerequisites

To run this project, you need to have the following dependencies installed:

  • Python 3.6 or higher
  • prettymaps

You can install the required packages using pip:

pip install prettymaps

Usage

  1. Run the project script:
python main.py

This will generate a map for Palm Village, Poblacion, Davao City, Davao Region, Philippines. If you want to visualize a different location, you can uncomment the relevant lines in the main.py file.

Built With

  • prettymaps - A Python library to create pretty maps from OpenStreetMap data

Acknowledgments

  • Marcelo Prates for creating the prettymaps library
  • The OpenStreetMap community for providing the map data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages