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%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-09-22 09:30:34 +02:00
gradle initital import 2019-10-22 19:39:04 +02:00
libs add missing js 2019-10-28 20:01:00 +01:00
.gitignore add missing js 2019-10-28 20:01:00 +01:00
.travis.yml initital import 2019-10-22 19:39:04 +02:00
build.gradle fix wrong image name 2019-10-22 19:43:16 +02:00
Dockerfile adjusted for nginx for openshift 4 2021-09-22 09:30:34 +02:00
gradlew initital import 2019-10-22 19:39:04 +02:00
gradlew.bat initital import 2019-10-22 19:39:04 +02:00
index.dummy.html initital import 2019-10-22 19:39:04 +02:00
index.html add missing js 2019-10-28 20:01:00 +01:00
LICENSE Initial commit 2019-10-22 18:13:39 +02:00
nginx.conf initital import 2019-10-22 19:39:04 +02:00
README.md fix wrong image name 2019-10-22 19:43:16 +02:00
version.txt add missing js 2019-10-28 20:01:00 +01:00

Build Status

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