Skip to content

Instantly share code, notes, and snippets.

@smellman
Created August 20, 2020 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smellman/a3dc7bcc41d7dbf0c7fb1b55250e58fb to your computer and use it in GitHub Desktop.
Save smellman/a3dc7bcc41d7dbf0c7fb1b55250e58fb to your computer and use it in GitHub Desktop.
# shizuoka data convert to cesium data
docker run -it -v $(pwd):/entwine connormanning/entwine build -i /entwine/kakegawa.las -o /entwine/entwine -r EPSG:2444 EPSG:4978
ept tile -i entwine -o cesium/
cd cesium/kakegawa
npx serve -C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment