LIDAR in NL #3
Schramp
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
LIDAR data from https://service.pdok.nl/rws/ahn/atom/index.xml
Convert to asc format
gdalwarp -t_srs EPSG:4326 -of AAIGrid -ot Int32 ~/R_30GZ1.tif ~/R_30GZ1.asc
signalserverLIDAR -dbg -lid ~/R_30GZ1.asc -lat 52.03999042482885 -lon 4.358694407834907 -te 6 -pm 1 -txh 40 -erp 0.1 -rt -160 -rxh -1 -f 1800 -dbm -m -R 2 -o output
Too bad it crops at the LIDAR boundary, but thats a trivial step once you got more TIFFs converted
Beta Was this translation helpful? Give feedback.
All reactions