Changes between Version 3 and Version 4 of Release/7.4.2-News
- Timestamp:
- 09/28/18 01:05:48 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/7.4.2-News
v3 v4 32 32 (see also below for closed bugs) 33 33 34 * i.colors.enhance: check for not existing maps, see #2984 35 * i.vi: add NDVI keyword 36 * r.import: remove hardcoded memory limit 37 * i.segment: input bands must not be NULL or constant 38 * i.segment: avoid integer overflow with extremely large regions 39 * i.segment: fix memory management estimation 40 * v.to.db: add more keywords 41 * r.horizon: check if coordinates are within the current region, fixes #3634 42 34 43 ==== Improvements in the Graphical User Interface ==== 35 44 45 * Command prompt - Log files produces empty log files, closes #3657 46 * attribute table manager fails to start from new mapset, closes #3658 47 * wxGUI: wx4 doesn't have Image.GetHandlers, fixes #3617 48 36 49 ==== Scripting ==== 50 51 * pygrass wrongly reports lines for point vector maps, closes #3549 52 * libpython: by default, no error output is produced even though the output in case of failure 37 53 38 54 ==== Projection support ==== … … 40 56 ==== Library changes ==== 41 57 58 59 42 60 ==== User Manuals - Documentation ==== 43 61 62 * r.in.gdal manual: Raster Attribute Tables note added 63 * v.univar manual: beautify example section 64 * v.category: explain option=report 65 * r.fillnulls manual: example extended with bilinear method 66 * v.surf.rst manual: example changed from Spearfish to North Carolina dataset 67 * d.vect: explain z height for 3D lines/polygons, see #934 68 * i.atcorr: update manual for PlanetScope 0f 69 44 70 ==== Portability ==== 71 72 * Dockerfile: have UTF8 defined 73 * Dockerfile: 'set ENV SHELL' to avoid /bin/sh fallback in interactive GRASS GIS sessions in docker 74 * wingrass: wxpython packages rename to python-wx 75 * winGRASS: add python-ply as a dependency 76 * winGRASS: add pip as dependency 45 77 46 78 ==== Message Translations ====