mirror of
https://github.com/sogis/lidar-browser.git
synced 2026-08-26 00:34:17 +00:00
Read-only mirror of https://github.com/sogis/lidar-browser — Kanton Solothurn. Issues & pull requests at the source.
- JavaScript 99.2%
- HTML 0.4%
- CSS 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| gradle | ||
| libs | ||
| .gitignore | ||
| .travis.yml | ||
| build.gradle | ||
| Dockerfile | ||
| gradlew | ||
| gradlew.bat | ||
| index.dummy.html | ||
| index.html | ||
| LICENSE | ||
| nginx.conf | ||
| README.md | ||
| version.txt | ||
LiDAR-Browser
Potree based browser application for lidar data of canton Solothurn. It's just a nginx docker image with burned in Potree. The lidar data can be found here: https://geo.so.ch/geodata/
Build:
./gradlew versionTxt buildDockerImage
Run:
docker run -p 8083:8080 sogis/lidar-browser