Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACBDEM PLUGIN QGIS #1

Closed
antoniocarlosbenavides opened this issue Jun 21, 2024 · 1 comment
Closed

ACBDEM PLUGIN QGIS #1

antoniocarlosbenavides opened this issue Jun 21, 2024 · 1 comment
Assignees

Comments

@antoniocarlosbenavides
Copy link
Owner

antoniocarlosbenavides commented Jun 21, 2024

Development of a QGIS Plugin Using Python and QtDesigner for Simplified Generation of Digital Terrain Models from LiDAR Data. This work involves the creation of a QGIS (Quantum Geographic Information System) plugin using the Python programming language and the QtDesigner interface, aimed at facilitating and simplifying the generation of Digital Terrain Models (DTMs) from LiDAR (Light Detection and Ranging) data. The project encompasses advanced processing tasks of LiDAR point clouds, enabling the automation of Digital Surface Models (DSMs) and DTMs creation so that users can generate their own DTMs/DSMs from LiDAR data sources with minimal steps. These data can be downloaded from the IGN (Instituto Geográfico Nacional) or any other source adhering to the LiDAR classification standard. The workflow is semi-automatic and entirely programmed in Python. Numerous instructional video tutorials are integrated into the plugin to assist users. The final output includes digital terrain models in raster format, mesh creation, and 3D models. It also supports exportation to various formats, 3D model visualization, and the printing of thematic maps in PDF and georeferenced PNG images. Additionally, a 3D model file in STL format can be created for 3D printers, allowing for the production of a physical terrain model.

https://github.com/antoniocarlosbenavides/ACBDEM.git

@antoniocarlosbenavides antoniocarlosbenavides closed this as completed by moving to Done in ACBDEM Jun 21, 2024
@antoniocarlosbenavides
Copy link
Owner Author

ACBDEM
https://github.com/antoniocarlosbenavides/ACBDEM.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant