wiki:GSoC/2017/IntegrationOfPDALintoGRASSGIS

Version 5 (modified by ptschrum, 7 years ago) ( diff )

Added content to Goal section.

GSoC 2017 SOS tools in GRASS GIS

Title: SOS tools in GRASS GIS
Student Name: Paul Schrum, North Carolina Sate University
Organization: OSGeo - Open Source Geospatial Foundation
Mentor Name: Vashek Petras
GSoC proposal:
Repository: TODO

Abstract

The Point Data Abstraction Library (PDAL) “is Point Data Abstraction Library, and it is an open source software for translating and processing point cloud data. It is not limited to just LiDAR data, although the focus and impetus for many of the tools have their origins in LiDAR..” At the time of this proposal, the only user interface for PDAL is a Command Line Interface. The proposal envisions the development of a GRASS GIS module which will facilitate importing and exporting Lidar files (with the .las extension) into and out of Vector and Raster formats.

Goal

The goal is to add API classes and methods to form an Adapter in GRASS GIS to utilize PDAL to read Lidar datasets. Included in this will be development of command line and GUI tools to make use of PDAL from GRASS easy for the end user operating through the GRASS application. This involves development of (or extension of) v.in.pdal, r.in.pdal, and r3.in.pdal and thorough unit test coverage of these. Optionally, if time permits, I will develop classes, methods, and UI elements to implement v.external and @PDAL pseudo-mapsets for point clouds.

Timeline

To do

Requirements

GRASS 7.3

Development

Weekly reports

To do

Note: See TracWiki for help on using the wiki.