Changes between Version 91 and Version 92 of Grass7/NewFeatures74
- Timestamp:
- 02/01/18 14:32:45 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/NewFeatures74
v91 v92 35 35 36 36 || [[Image(wiki:Grass7/NewFeatures74:g.gui.image2target.png, align=center, 400px)]] || [[Image(wiki:Grass7/NewFeatures74:mapswipe.png, align=center, 400px)]] 37 || ''G7 :g.gui.image2target'' || ''Georectified photo''37 || ''G74:g.gui.image2target'' || ''Georectified photo'' 38 38 39 39 == Modules (commands) == … … 49 49 A new module, G74:r.geomorphon, to calculate geomorphons (terrain forms) and associated geometry using machine vision approach has been integrated (moved from Add-ons) into the core functionalities of GRASS GIS. A very nice addition to G74:r.out.gdal is the **possibility to create overviews** which enhances the compatibility with other GIS software packages. 50 50 51 G7 :r.in.gdal and G7:r.external provide support for import of raster maps exceeding 90N or 90S or with an EW extent larger than 360 degrees. Moreover, for imported lat-lon maps created with GIS software that uses limited floating point precision (common problem), an automatic fix of floating point precision errors in the grid geometry was implemented. Furthermore, G74:r.in.gdal and G74:r.import allow to **optionally limit the import map to the current region** (through -r flag and extent=region, respectively).51 G74:r.in.gdal and G74:r.external provide support for import of raster maps exceeding 90N or 90S or with an EW extent larger than 360 degrees. Moreover, for imported lat-lon maps created with GIS software that uses limited floating point precision (common problem), an automatic fix of floating point precision errors in the grid geometry was implemented. Furthermore, G74:r.in.gdal and G74:r.import allow to **optionally limit the import map to the current region** (through -r flag and extent=region, respectively). 52 52 53 53 Several other raster modules have been improved with new options, flags or parallelization support: