Changes between Version 36 and Version 37 of Release/7.2.0-News


Ignore:
Timestamp:
Aug 31, 2016, 5:09:26 PM (8 years ago)
Author:
wenzeslaus
Comment:

move some lidar changes to minor, keep doc together, add ps.map doc

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.2.0-News

    v36 v37  
    6767  * -j option which allows the use of Z values for filtering of points, yet performs statistical analysis on the intensity values
    6868  * intensity_range and intensity_scale to filter and modify intensity values
    69   * significant documentation improvements
    7069  * file option to specify list of files (file paths) in a text file (merges multiple LAS files on input as if it would be one file)
    71   * -n flag to set region according to the newly created raster (useful with -e flag)
    72   * bug fix for low memory processing option
    73   * bug fix for extremely large rasters
    74   * -v to import use only valid points. This is a change of behavior. Previously, invalid points were always ignored. The behavior was removed because of unclear definition of invalid point in libLAS library. No invalid points are filtered out only when requested which makes it consistent with other filters. However, if invalid points are present, user gets a warning message.
    7570 * G72:r.mapcalc - fixed bug when some uses of neighborhood modifier gave wrong result (#3067)
    7671 * G72:v.in.lidar
    77   * id_layer, return_layer, class_layer, rgb_layer to store point attributes as layers and categories
    7872  * point cloud decimation (skip, preserve) and subset import (offset, limit)
    7973  * vector mask to limit import to given areas (mask, mask_layer, -i for mask inversion)
    80   * -c flag to not add unique IDs as category to each point. More points than the category number limit can be imported. This also requires less space on disk and time during import.
    81   * general improvements to handle large amounts of points
    82   * zrange option to filter out points based on height
    83   * -v to use only valid points. This is a change of behavior. Previously, invalid points were always ignored. The behavior was removed because of unclear definition of invalid point in libLAS library. No invalid points are filtered out only when requested which makes it consistent with other filters. However, if invalid points are present, user gets a warning message.
    8474 * G72:d.legend - added option to show background, show ticks, more control over labels, added title, possible to switch to logarithmic (done within GSoC 2016)
    8575 * G72:d.barscale - new option to specify length and units, custom label possible (done within GSoC 2016)
     
    9484 * G72:r.patch - speed optimization (approximately 10% faster than previous version)
    9585 * G72:r.random.cells - ncells to generate only limited number of cells
     86 * G72:r.in.lidar
     87  * -n flag to set region according to the newly created raster (useful with -e flag)
     88  * bug fix for low memory processing option
     89  * bug fix for extremely large rasters
     90  * -v to import use only valid points. This is a change of behavior. Previously, invalid points were always ignored. The behavior was removed because of unclear definition of invalid point in libLAS library. No invalid points are filtered out only when requested which makes it consistent with other filters. However, if invalid points are present, user gets a warning message.
     91 * G72:v.in.lidar
     92  * id_layer, return_layer, class_layer, rgb_layer to store point attributes as layers and categories
     93  * -c flag to not add unique IDs as category to each point. More points than the category number limit can be imported. This also requires less space on disk and time during import.
     94  * general improvements to handle large amounts of points
     95  * zrange option to filter out points based on height
     96  * -v to use only valid points. This is a change of behavior. Previously, invalid points were always ignored. The behavior was removed because of unclear definition of invalid point in libLAS library. No invalid points are filtered out only when requested which makes it consistent with other filters. However, if invalid points are present, user gets a warning message.
    9697 * G72:v.patch - -z and -n flags to work without topology but with z coordinate
    9798 * G72:v.random - now accepts much larger numbers as the number of requested points
     
    163164 * [https://grass.osgeo.org/grass72/manuals/topics.html Topics index page] is shorter and and easier to navigate because it does not link to topics with less than three modules
    164165 * Topics pages link to the corresponding keyword at the end of the list (link sending somewhere else right at the beginning of the page was misleading)
     166 * significant documentation improvements for G72:r.in.lidar and G72:ps.map
    165167==== Message translation updates ====
    166168