Skip to content

๐Ÿ—บ๏ธ Interactive map made with Python and Panda3D.

License

Notifications You must be signed in to change notification settings

stressatoo/OpenPandaMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ—บ๏ธ OpenPandaMap

OpenPandaMap is an open-source project aimed at creating a fully-interactive 3D map using data from OpenStreetMap (OSM) and Panda3D, a powerful 3D engine designed for Python.

๐Ÿ“– Overview

This project takes geographical data from OpenStreetMap and converts it into a 3D scene using Panda3D. It's designed to be highly customizable, allowing you to create detailed environments with buildings, roads, water bodies, and more. Our goal is to create a flexible and user-friendly tool for anyone interested in 3D mapping or geographical data visualization.

โœจ Features

  • Detailed 3D Environments: Generate 3D models of buildings, roads, and water bodies based on real-world data.
  • Interactive: Navigate through the map using standard camera controls.
  • Customizable: Adjust the level of detail, colors, transparency, and more to fit your needs.
  • Open Source: Contribute to the project and help shape its future.

๐Ÿ’ป Installation

You'll need Python 3.6 or later. Clone the repository and install the dependencies with pip:

git clone https://github.com/stressatoo/interactive-map.git
cd interactive-map
pip install -r requirements.txt

๐Ÿš€ Usage

After installing, you can run the main script:

python main.py

This will open a window with the 3D map. You can navigate through the map using the mouse buttons and clicking the scroll wheel.

๐Ÿ“ˆ Current Progress

We're currently focusing on generating accurate and visually pleasing water bodies. We've made significant progress, but we're still fine-tuning the details to ensure accuracy and performance.

๐Ÿค How to Contribute

We welcome contributions from everyone. Whether you're a seasoned programmer or a beginner, there are many ways to contribute. Check out the Contributing guide for more information.

๐Ÿ“œ License

OpenPandaMap is licensed under the MIT License.

Join us in creating a beautiful, interactive 3D map experience!

About

๐Ÿ—บ๏ธ Interactive map made with Python and Panda3D.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published