Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.63 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.63 KB

3D houses

Demo

3D rendering of the Gravensteen, Gent

Description

Our program will render the 3D Model of a building at the provided address using open data provided by Vlanderen Geopunt service.

Added values

Clear benefits of our programme are:

  1. Lightweight - you don't need to download any of the geodata, all files are stored in the cloud.
  2. Fast - your result is ready in a second
  3. Accessible - all you need to get the image is to provide the address (implemented in version 1.1)

Installation

  1. Clone the repo
  2. Install the required libraries
  3. Run Jupyter notebook in a browser
  4. Provide a correct address in Flanders or Brussels
pip3 install -r requirements.txt

Programme's logic

Logic

Authors

Solan
Vincent
Vadym

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Contact

Please, contact any of the authors via GitHub.

Acknowledgements

Thank you, Solan! :)