Skip to content

FreemapSlovakia/hillshader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hillshader

Collections of tools to create hillshading from set of *.laz files.

Tools:

  • lazindex - indexes *.laz files for faster querying by laz2dem
  • laztile - sorts points from *.laz files to tiles suitable for laztile
  • laz2dem - renders clouds of points to hillshading stored as MBTiles

For creating output of smaller area use laz2dem with lazindex.

For creating output of big area use laztile with laz2dem. Once you have output from laztile you can use it also for small areas and it will make the processing ~2x faster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages