Since official AHN only alllows us to donwload rectangular shaphed LAS file but in real usecase we want to download LAS file of specific city or area of interest.
The CLI allows you to specify bounding box (you can choose very small area as well) or city name to download. It also can filter classification classes and decimate to deduce file size. It aims to replace what you used to do with downloading and filtering out with CloudCompare.
Hi! I could be very nice if users were able to download AHN data for a plot easily. A request for the boundary of a plot which needs to be transformed to be aligned to a certain ‘0,0’ point in the center. Could this be done using this python code further?
I managed to use the code. I gives huge amount of data, 8GB LAZ for Delft, as expected This code could be extremely useful if it could taget a certain. plot
@halam
It’s not only delft, it supports all of municipality in the Netherlands.
You can have a look available cities under the ahn_cli/fetcher/data/municipality.geojson directory of the code.