Applied-GeoSolutions / lidar2dems

Utilities using PDAL and PCL to create DTMs, DSMs, and CHMs from lidar data
89 stars 36 forks source link

existence checks #6

Closed matthewhanson closed 9 years ago

matthewhanson commented 9 years ago

Check existence of classified las before checking overlap on input tiles. Will greatly speed things up when classified las already exist.

matthewhanson commented 9 years ago

Also check existence of hillshades before generating

matthewhanson commented 9 years ago

Code might already do this. If not, then it should, and there should an overwrite flag.