Changes between Version 3 and Version 4 of FAQ/las2ascii
- Timestamp:
- Nov 26, 2015, 3:27:39 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ/las2ascii
v3 v4 47 47 ==== Gridded ASCII format ==== 48 48 49 If you need to save as a gridded ASCII format (.asc) rather than a point cloud you can use the [https://github.com/pmlrsg/arsf_dem_scripts ARSF DEM Scripts] to export as ENVI format and then convert to ASCII using [http://www.gdal.org/gdal_translate.html gdal_translate] for example:49 If you need to save as a gridded ASCII format (.asc) rather than a point cloud you can use the [https://github.com/pmlrsg/arsf_dem_scripts ARSF DEM Scripts] to export as ENVI format and then convert to ASCII using [http://www.gdal.org/gdal_translate.html gdal_translate]. For example: 50 50 51 51 {{{