From 88ea0f661c71d87f6e820585238611e55585e86c Mon Sep 17 00:00:00 2001 From: Huh Hyeongjun Date: Wed, 26 Feb 2025 15:48:36 +0900 Subject: [PATCH] docs: update readme --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a507e2a..5254fc3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

-Visit · Report Bugs +Visit Website · Report Bugs

## About The Project @@ -15,15 +15,24 @@ This is a 3D building mapping service implemented with [React-Three-Fiber](https The map files are based on OpenStreetMap data. - - https://github.com/user-attachments/assets/1b61c2f8-dcf9-40bb-9804-59f6a74594dc - +> [!IMPORTANT] +> 📢 This project cannot guarantee the accuracy of the data. Since it uses OpenStreetMap data, some height values may be missing or incorrectly recorded. To address this issue, an option will be added in the future to allow users to manually correct the data. ## Roadmap +- [x] Create 3D Buildings +- [x] Create Roads - [x] Export GLB - [ ] Building Texture - [ ] Height Customization - [ ] Material + +## Contributors + +Hyeong Jun Huh [(GitHub)](https://github.com/DipokalLab) + +## License + +MIT License