Changes between Version 34 and Version 35 of Grass7/NewFeatures74


Ignore:
Timestamp:
Nov 10, 2017, 2:55:40 PM (7 years ago)
Author:
veroandreo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures74

    v34 v35  
    104104 * G7:v.rast.stats: added new -d flag for line densification (as in G7:v.to.rast) and corresponding tests
    105105 * G7:v.what: new -m flag to query overlapping features
     106 * G7:v.patch: build topology after appending
    106107
    107108=== Imagery modules ===
     
    149150 * libgis:
    150151   * 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()
    151156
    152157== Source Code Portability ==