-
**Describe the bug**
Building GRASS GIS gives several `can't handle line breaks in ...` warning messages. These come from running `utils/g.html2man/g.html2man.py` which, I assume, can't convert som…
-
The slope required for r.sun.insoltime tool is in "degrees". But when providing a raster file of slope in degrees the Ease-West oriented gable roofs have the inverse solar irradiation result: higher i…
-
At every new run of any SAGA algorithm that involves raster layers, it gives no output, because it seems to only run
`saga_cmd io_gdal 0` ... command
saga_batch_job.bat -> First run
```
set S…
-
Author Name: **Paolo Cavallini** (@pcav)
Original Redmine Issue: [1873](https://issues.qgis.org/issues/1873)
Redmine category:grass
---
Two useful scripts (v.db.dropcol e db.dropcol) are only avail…
-
**Reported by hamish on 11 Mar 2008 12:06 UTC**
this was code wish # 391 over on the old gforge tracker. moving it here.
http://wald.intevation.org/tracker/index.php?func=detail&aid=391&group_id=21&a…
-
**Reported by mlennert on 29 Jan 2015 11:34 UTC**
When using v.net.iso (also v.net.alloc and maybe others) with several different starting points, I have to relaunch the module on each point if I want…
-
Author Name: **Paolo Cavallini** (@pcav)
Original Redmine Issue: [1627](https://issues.qgis.org/issues/1627)
Redmine category:grass
---
For modules that add data to a table (e.g. v.distance, v.to.d…
-
**Reported by marisn on 24 Oct 2009 13:16 UTC**
Current v.surf.* modules do not support breaklines (fault lines). It's common in geology and other fields to have line/surface that limits interpolated …
-
Author Name: **Paolo Cavallini** (@pcav)
Original Redmine Issue: [5699](https://issues.qgis.org/issues/5699)
Redmine category:processing/grass
---
The options in current plugin have been thought an…
-
## Is your feature request related to a problem?
In terminal, piping help into grep does nothing - it just gives whole help:
```
g.region --help | grep save
```
This is unexpected as, e.g.…