56 | | * G7:db.login + PG & mySQL driver: support hostname and port |
57 | | * G7:g.proj: read EPSG CSV files from GDAL data directory and no longer an private and meanwhile outdated copy (solves #2456) |
58 | | * G7:r.in.lidar: fix scan box calculation for percent < 100 |
59 | | * G7:r.in.xyz: fix scan box calculation for percent < 100 |
60 | | * G7:r.mapcalc: Fix row cache bug |
61 | | * G7:r.series: sync weights handling to r.neighbors |
62 | | * G7:r.sun: mode 1 fix for time offset due to timezone, see #2941 for explanations |
63 | | * G7:v.in.ogr: declare missing values in string and date fields as NULL, not empty strings |
64 | | * G7:v.select: fix reverse selection of areas |
65 | | * G7:v.net.steiner: shortest road is searched between node not line id's |
| 56 | * G70:db.login + PG & mySQL driver: support hostname and port |
| 57 | * G70:g.proj: read EPSG CSV files from GDAL data directory and no longer an private and meanwhile outdated copy (solves #2456) |
| 58 | * G70:r.in.lidar: fix scan box calculation for percent < 100 |
| 59 | * G70:r.in.xyz: fix scan box calculation for percent < 100 |
| 60 | * G70:r.mapcalc: Fix row cache bug |
| 61 | * G70:r.series: sync weights handling to r.neighbors |
| 62 | * G70:r.sun: mode 1 fix for time offset due to timezone, see #2941 for explanations |
| 63 | * G70:v.in.ogr: declare missing values in string and date fields as NULL, not empty strings |
| 64 | * G70:v.select: fix reverse selection of areas |
| 65 | * G70:v.net.steiner: shortest road is searched between node not line id's |
69 | | * G7:g.extension: option to specify proxy server #1434 |
70 | | * G7:r.external: added -t flag for listing bands |
71 | | * G7:r.transect: use new r.profile parameter names |
72 | | * G7:v.db.join: fix cache exception |
73 | | * G7:v.db.select: increase query buffer |
74 | | * G7:v.distance: use bbox in 2D and 3D accordingly |
75 | | * G7:v.net.distance: change path categories, adjust line directions; add new flag to produce single line paths |
76 | | * G7:v.to.db: allow (unitless) calculation of perimeter in XY location |
| 69 | * G70:g.extension: option to specify proxy server #1434 |
| 70 | * G70:r.external: added -t flag for listing bands |
| 71 | * G70:r.transect: use new r.profile parameter names |
| 72 | * G70:v.db.join: fix cache exception |
| 73 | * G70:v.db.select: increase query buffer |
| 74 | * G70:v.distance: use bbox in 2D and 3D accordingly |
| 75 | * G70:v.net.distance: change path categories, adjust line directions; add new flag to produce single line paths |
| 76 | * G70:v.to.db: allow (unitless) calculation of perimeter in XY location |
119 | | * G7:d.mon: explain non-interactive use |
120 | | * G7:g.copy: update manual |
121 | | * G7:g.findfile manual: shell examples extended |
122 | | * G7:g.gui.gmodeler: major manual improvements |
123 | | * G7:g.proj: cleanup of examples |
124 | | * G7:r.in.xyz: improved example for x,y,z ASCII file import |
125 | | * G7:r.li manual: highlight GUI and configuration file |
126 | | * G7:r.water.outlet: update example |
127 | | * G7:r.pack manual: explain current region behaviour |
128 | | * G7:v.buffer manual: demystify caps |
129 | | * G7:v.net: update manual |
130 | | * G7:v.net.spanningtree: update manual |
131 | | * G7:v.proj manual: describe automated vertex densification |
132 | | * G7:v.split manual: examples updated |
133 | | * G7:v.to.points manual: new NC sample data example |
134 | | * G7:t.register manual: ECAD example added |
135 | | * G7:t.vect.observe.strds manual: demystify 'where' clause usage |
| 119 | * G70:d.mon: explain non-interactive use |
| 120 | * G70:g.copy: update manual |
| 121 | * G70:g.findfile manual: shell examples extended |
| 122 | * G70:g.gui.gmodeler: major manual improvements |
| 123 | * G70:g.proj: cleanup of examples |
| 124 | * G70:r.in.xyz: improved example for x,y,z ASCII file import |
| 125 | * G70:r.li manual: highlight GUI and configuration file |
| 126 | * G70:r.water.outlet: update example |
| 127 | * G70:r.pack manual: explain current region behaviour |
| 128 | * G70:v.buffer manual: demystify caps |
| 129 | * G70:v.net: update manual |
| 130 | * G70:v.net.spanningtree: update manual |
| 131 | * G70:v.proj manual: describe automated vertex densification |
| 132 | * G70:v.split manual: examples updated |
| 133 | * G70:v.to.points manual: new NC sample data example |
| 134 | * G70:t.register manual: ECAD example added |
| 135 | * G70:t.vect.observe.strds manual: demystify 'where' clause usage |