Changes between Version 235 and Version 236 of Grass7/NewFeatures


Ignore:
Timestamp:
Jul 31, 2014, 5:25:37 AM (10 years ago)
Author:
neteler
Comment:

cleanup

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v235 v236  
    126126
    127127New:
     128 * G7:r3.colors: new - Creates/modifies the color table associated with a 3D raster map.
     129 * G7:r3.colors.out: new - Exports the color table associated with a 3D raster map.
    128130 * G7:r3.in.bin: new - Imports a binary raster file into a GRASS 3D raster map.
    129131 * G7:r3.info: new - Outputs basic information about a user-specified 3D raster map layer.
     
    136138 * G7:r3.support: new - Allows creation and/or modification of raster3d map layer support files.
    137139 * G7:r3.timestamp: new - Print/add/remove a timestamp for a 3D raster map
     140
    138141=== Vector modules ===
    139142
     
    169172 * G7:v.to.rast: new -d flag to create densified lines (default: thin lines as in GRASS 6) for improved routing on cost surfaces
    170173 * G7:v.voronoi: new -a flag to create Voronoi diagrams for areas
    171 === 3D raster modules ===
    172 
    173 New:
    174  * G7:r3.colors: new - Creates/modifies the color table associated with a 3D raster map.
    175  * G7:r3.colors.out: new - Exports the color table associated with a 3D raster map.
    176  * G7:r3.out.bin: new  - Exports a GRASS 3D raster map to a binary array.
    177  * G7:r3.in.bin: new - Imports a binary raster file into a GRASS 3D raster map.
    178  * G7:r3.out.netcdf: new - Export a 3D raster map as netCDF file.
    179  * G7:r3.retile: new - Retiles an existing 3D raster map with user defined x, y and z tile size.
    180174
    181175=== Temporal GIS modules ===