Changes between Version 26 and Version 27 of Release/7.0.0-News


Ignore:
Timestamp:
Feb 21, 2015, 3:22:08 AM (9 years ago)
Author:
neteler
Comment:

updated

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.0-News

    v26 v27  
    4040===== New Display modules =====
    4141
    42 Summary: New portable display system, used in the graphical user interface but as usual also with command line support. Histogram support in legends added and much more.
     42''Summary: New portable display system, used in the graphical user interface but as usual also with command line support. Histogram support in legends added and much more.''
    4343
    4444 * G7:ximgview: new - View BMP images from the PNG driver.
     
    5151===== New GUI modules =====
    5252
    53 Summary: The existing graphical user interface has been improved and extended with new functionality not easily found in other GIS:
     53''Summary: The existing graphical user interface has been improved and extended with new functionality not easily found in other GIS:''
    5454
    5555 * G7:g.gui.animation: new - Animating of raster and vector time series
     
    6363===== New Image Processing =====
    6464
    65 Summary: Many new modules for creation of albedo, emissivity and vegetation index maps, TOA calibration, biomass growth and evapotranspiration estimation, image classification, hierarchical image segmentation,  pansharpening, cloud detection in LANDSAT data, MODIS QA bitpattern management, graphical tool for Ground Control Points for geocoding imagery, Tasseled-Cap transform support for Landsat 8 and MODIS. Large File Support (LFS) globally enabled.
    66 
    67  * G7:i.albedo: new - Computes broad band albedo from surface reflectance.
     65''Summary: Many new modules for creation of albedo, emissivity and vegetation index maps, TOA calibration, biomass growth and evapotranspiration estimation, image classification, hierarchical image segmentation,  pansharpening, cloud detection in LANDSAT data, MODIS QA bitpattern management, graphical tool for Ground Control Points for geocoding imagery, Tasseled-Cap transform support for Landsat 8 and MODIS.''
     66
     67 * Large File Support (LFS) globally enabled
     68 * G7:i.albedo: new - Computes broad band albedo from surface reflectance
    6869 * G7:i.aster.toar: new - Transforms calibrated digital number of ASTER data to top-of-atmosphere radiance, reflectance and temperature
    6970 * G7:i.biomass: new  - Computes biomass growth, precursor of crop yield calculation
     
    7980 * G7:i.evapo.pt: new - Computes evapotranspiration calculation Prestley and Taylor formulation, 1972.
    8081 * G7:i.evapo.time: new - Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s).
    81  * G7:i.latlong: new
    8282 * G7:i.pansharpen: new - Brovey/PCA/IHS transform to merge multispectral and high-res panchromatic channels, replaces removed i.fusion.brovey
    8383 * G7:i.landsat.toar: new, transforms calibrated digital number of LANDSAT data to top-of-atmosphere radiance, reflectance and temperature
    8484 * G7:i.landsat.acca: new, Automated Cloud-Cover Assessment (ACCA) Algorithm
    85  * G7:i.modis.qc: new - apply Quality Control nitpattern map easily
     85 * G7:i.modis.qc: new - apply Quality Control bitpattern map easily
    8686 * G7:i.segment: new, identifies segments (objects) from imagery data. Supports hierarchical segmentation
    8787 * G7:i.vi: new, calculation of vegetation indices
     
    9090===== New Raster modules =====
    9191
     92''Summary: direct output to standard GIS raster formats implemented, new LAS LiDAR point binning using univariate statistics, support for WMS and WMTS, new multiple linear regression from raster maps (results conformant with R), resampling using an analytic kernel, and much more. Speed gain for viewsheds, cost surfaces, raster import, geomorphometry, watershed calculation.''
     93
    9294 * Large File Support (LFS) globally enabled
    9395 * G7:r.colors.out: new - Exports the color table associated with a raster map.
    9496 * G7:r.external.out: new - Defines raster output format utilizing GDAL library.
    95  * G7:r.in.lidar: new  - Create a raster map from LAS LiDAR points using univariate statistics.
    96  * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA OnEarth support
     97 * G7:r.in.lidar: new  - Create a raster map from LAS LiDAR points using univariate statistics.
     98 * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA OnEarth support.
     99 * G7:r.latlong: new - Creates a latitude/longitude raster map.
    97100 * G7:r.regression.multi: new - Calculates multiple linear regression from raster maps.
    98101 * G7:r.resamp.filter: new - resamples raster map layers using an analytic kernel
     
    108111===== New Vector modules =====
    109112
    110 Summary: The topology engine has been improved in speed and precision. LAS LiDAR point clouds support added, new PostGIS 2 interface, various vector networking improvements, notable speed improvements for vector import, generalization, kernel density calculation, intersection, vector grid and hexagon calculation, automated line densification in reprojection for error minimization, optionally constraining of random points to selected polygons, vector area skeletonizer added and much more.
     113''Summary: The topology engine has been improved in speed and precision. LAS LiDAR point clouds support added, new PostGIS 2 interface, various vector networking improvements, notable speed improvements for vector import, generalization, kernel density calculation, intersection, vector grid and hexagon calculation, automated line vertex densification in reprojection for error minimization, optionally constraining of random points to selected polygons, vector area skeletonizer added and much more.''
    111114
    112115 * Large File Support (LFS) globally enabled
     
    119122===== New Raster3D modules =====
    120123
    121 Summary: New modules for raster3D color table management, cleanup of the caching system.
     124''Summary: New modules for raster3D color table management, cleanup of the caching system.''
    122125
    123126 * G7:r3.colors: new - Creates/modifies the color table associated with a 3D raster map.
     
    130133===== New Temporal GIS modules =====
    131134
    132 A [http://grass.osgeo.org/grass70/manuals/temporalintro.html new temporal GRASS GIS 7 framework] has been developed to manage, process and analyse (big) spatio-temporal environmental data. It supports querying, map calculation, aggregation, statistics and gap filling for raster, vector and raster3D data. A temporal topology builder is available to build spatio-temporal topology connections between map objects for 1D, 3D and 4D extents.
     135''A [http://grass.osgeo.org/grass70/manuals/temporalintro.html new temporal GRASS GIS 7 framework] has been developed to manage, process and analyse (big) spatio-temporal environmental data. It supports querying, map calculation, aggregation, statistics and gap filling for raster, vector and raster3D data. A temporal topology builder is available to build spatio-temporal topology connections between map objects for 1D, 3D and 4D extents.''
    133136
    134137 * G7:t.create: new - Creates a space time dataset.
     
    226229
    227230 * stability fixes (upper case and UK/US notions)
    228  * automated line densification for vector data
     231 * automated line vertex densification for vector data
    229232
    230233==== Portability changes ====