- feat: Add validation for exclusive arguments
- feat: Update CLI options for city and bbox
- chore: Update validator to return click's error message
- fix: ahn classes
- Make
city
parameter as optional when bbox is specified - Refactor and rename
pipeline
as it's not pipeline anymore
This is the first release of AHN CLI. There are a couple of features which helps users to easily download AHN point cloud data they need.
- Validation of user input
- Multi-thread download to speed up downloading time
- Rasterization of city polygon to reduce time complexity
- Filter points out by parameters such as classification classes, decimate, bounding box, etc
- Preview of downloaded data