Changes between Version 8 and Version 9 of Links
- Timestamp:
- Jul 25, 2014, 11:58:31 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Links
v8 v9 13 13 * [http://www.cs.unc.edu/~isenburg/lastools/ LASTools] Toolbox for processing of LiDAR data 14 14 * [http://www.liblas.org/ LibLAS] C/C++ library for reading/writing LAS files 15 * [http://www.spdlib.org/doku.php SPDLib] Library for reading/writing LAS files, including full waveform 15 * [http://www.spdlib.org/doku.php SPDLib] Open source library for storing and processing discrete and full waveform LiDAR data. Supports reading/writing LAS and ASCII files. 16 * [https://bitbucket.org/petebunting/spd-3d-points-viewer SPD 3D Points Viewer] Tool for 3D visualisation of LiDAR data in SPD format. 16 17 * [http://carbomap.github.io/faisdodo/ Faisdodo] An open-source IDL reader/writer for LAS files 17 18 18 * [http://plas.io/ plasio] Online LAS file viewer ([https://github.com/verma/plasio source code]) 19 * [http://lidarview.com/ Lidarview] Another online LAS file viewer 19 * [http://lidarview.com/ Online LAS file viewer] 20 20 21 21 == Hyperspectral == … … 26 26 * [http://www.exelisvis.co.uk/ProductsServices/ENVIProducts.aspx ENVI] Commercial geospatial image viewer 27 27 * [https://bitbucket.org/chchrsc/tuiview TuiView] Open source geospatial image viewer 28 * [http://www.gdal.org/ GDAL] Geospatial Data Abstraction Library. An open source library for reading/writing common raster formats. Also provides a number of command line [http://www.gdal.org/gdal_utilities.html utilities] for converting file formats, reprojecting data, creating mosaics etc.