Skip to content

create hillshade for LAScatalog #569

Answered by wiesehahn
wiesehahn asked this question in Q&A
Discussion options

You must be logged in to vote

OK, I found the problem.
Since its a huge catalog I created the catalog once and stored it as RData object. I created it with lidR <4.0.0 and now read it with lidR >=4.0.0. I wasnt aware there were changes introduced related to the catalog creation.

Recreating the entire catalog solved the problem!
This also explains why my first attempt from above worked were I recreated the catalog for only part of the tile collection to test it.

with the old catalog the following drivers were supported:

drivers     :
 - Raster : format = GTiff  NAflag = -999999  
 - LAS : no parameter
 - Spatial : overwrite = FALSE  
 - SimpleFeature : quiet = TRUE  
 - DataFrame : no parameter

with the new catalog th…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@wiesehahn
Comment options

@Jean-Romain
Comment options

Comment options

You must be logged in to vote
1 reply
@Jean-Romain
Comment options

Answer selected by wiesehahn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants