34 | | {{{ |
35 | | better support for Pulkovo Datum 1942(58) |
36 | | better support for South American Datum 1969 |
37 | | d.text: added support for background color |
38 | | improved 64 bit support for NVIZ |
39 | | improved process launching, fixes a number of WinGrass issues |
40 | | r.external: Create imagery group for imagery with multiple bands |
41 | | r.grow.distance: bugfix for distance calculation |
42 | | r.in.gdal: adjustable memory cache |
43 | | r.out.gdal: improved export checks |
44 | | r.terraflow: fix for WinGrass |
45 | | r.watershed: upgraded to improved version |
46 | | r.what: support one year of daily maps |
47 | | support for wxPython 2.8.11 |
48 | | v.extract: extract centroids for type=area and layer=-1 |
49 | | v.generalize: bugfix for Chaiken method |
50 | | v.hull: support for vector lines |
51 | | v.out.ogr: add support for 3D points and faces |
52 | | v.random: tighten up column type setting |
53 | | v.split: copy tables |
54 | | v.split: full 3D support |
55 | | wxGUI: SubGroup support |
56 | | wxGUI: zoom to imported maps automatically |
57 | | }}} |
| 34 | ==== Major module changes ==== |
| 41 | ==== Minor module changes ==== |
| 42 | |
| 43 | * '''d.text''': added support for background color |
| 44 | * '''r.external''': Create imagery group for imagery with multiple bands |
| 45 | * '''r.grow.distance''': bugfix for distance calculation |
| 46 | * '''r.in.gdal''': adjustable memory cache |
| 47 | * '''r.univar''': percentiles now allow doubles |
| 48 | * '''r.what''': support one year of daily maps |
| 49 | * '''v.extract''': extract centroids for type=area and layer=-1 |
| 50 | * '''v.generalize''': bugfix for Chaiken method |
| 51 | * '''v.hull''': support for vector lines |
| 52 | * '''v.random''': tighten up column type setting |
| 53 | * '''v.split''': full 3D support, copy tables |
| 54 | |
| 55 | |