Hacker News new | ask | show | jobs
by llccbb 3017 days ago
What software are you using? I have found PDAL[0] to be very simple to run with docker, though building from source is a bit consuming, especially as you reach out for more plugins you didn't realize you wanted initially.

PDAL is my current software crush.

[0]http://pdal.io

1 comments

I was really pleasantly surprised with LAStools. It's mostly closed source, Windows only, and the free version is subtly crippled - but it works really well.

Getting it running under Wine was dead-simple. There's a significant community around it, and the author fights for open formats.

Checking out PDAL is on my todo list for sure.