Changes between Version 4 and Version 5 of Release/7.4.2-News


Ignore:
Timestamp:
Sep 28, 2018, 1:12:00 AM (6 years ago)
Author:
martinl
Comment:

new updated

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.4.2-News

    v4 v5  
    4040* v.to.db: add more keywords
    4141* r.horizon: check if coordinates are within the current region, fixes #3634
     42* r.buffer: fix interger overflow
     43* v.in.ogr: use column type 'text' when appropriate
     44* r.what: fix if coords are just outside current region
     45* db.execute: check return code of db_execute_immediate() also for sql option
     46* v.distance: use default db connection of current mapset
     47* v.in.ogr: OGR dsn and GRASS db connections are independent of each other
     48* v.db.addtable: create unique index
     49* v.to.db: fix fractal dimension index
    4250
    4351==== Improvements in the Graphical User Interface ====
     
    4654* attribute table manager fails to start from new mapset, closes #3658
    4755* wxGUI: wx4 doesn't have Image.GetHandlers, fixes #3617
     56* G_OPT_DB_WHERE - non-functional 'table' icon in gui, closes #3619
     57* v.out.ogr: do not modify OGR dsn
     58* wxGUI: fix m.nviz.image command building
     59* wxGUI: use simpler widget for MapsetSelect to avoid wxWidgets bug
     60* wxGUI/rdigit: fix raster digitizer toolbar on mac
    4861
    4962==== Scripting ====
     
    5669==== Library changes ====
    5770
    58 
     71* libraster: improved error msg if compression is not supported
     72* Vlib, Vect_merge_lines(): use correct line type in messages
     73* lib/dbmibase: fix get/set connection parameters, clarify default and current parameters
    5974
    6075==== User Manuals - Documentation ====
     
    6782* d.vect: explain z height for 3D lines/polygons, see #934
    6883* i.atcorr: update manual for PlanetScope 0f
     84* t.rast.algebra manual: explain ply installation on MS-Windows
     85* r.compress manual: example update to current state of r.compress
     86* r.compress manual: raster NULL cells are compressed by default
     87* v.what.vect: distance units are meters for ll
     88* i.atcorr: +short explanation for input visibility raster
     89* manual graphical index: refer to generic addon url
     90* r.mapcalc manual: fix FCELL/float() precision description
    6991
    7092==== Portability ====
     
    7597* winGRASS: add python-ply as a dependency
    7698* winGRASS: add pip as dependency
     99* Fedora RPM SPEC: fix wxGTK-devel and cairo-devel dependencies
     100* Dockerfile: added ncurses dependency since tput is used in lib/init/grass.py
    77101
    78102==== Message Translations ====