Changes between Version 34 and Version 35 of Grass7/NewFeatures74
- Timestamp:
- 11/10/17 14:55:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures74
v34 v35 104 104 * G7:v.rast.stats: added new -d flag for line densification (as in G7:v.to.rast) and corresponding tests 105 105 * G7:v.what: new -m flag to query overlapping features 106 * G7:v.patch: build topology after appending 106 107 107 108 === Imagery modules === … … 149 150 * libgis: 150 151 * G_window_percentage_overlap() now accounts for N == S or E == W 152 * new G_adjust_window_ll() to automatically fix lat/lon errors 153 * relax ll restrictions when reading DMS coords 154 * rasterlib: 155 * fix/improve Rast_align_window() 151 156 152 157 == Source Code Portability ==