# B-Eagle ## What is B-Eagle system (beagle) - is a collection of projects for processing and visualizing big point cloud data ## Processing - Beagle use Hadoop map-reduce for processing point cloud data (PCD). See more [Processing LOD PCD](processing_pcd.md) - and Hadoop file system (HDFS) for storing data. See more [Store file in hdfs](storing_data.md) ## Visualizing - Beagle provides web-base viewer for visualizing some types of data, but mainly focus on LOD PCD. See more [LOD PCD Visualization](lod_pcd_visualization.md)