-
An internal inconsistency is the use of the terms __extension__ and __addon__ to practically point to the same thing(s). This may be confusing, especially for newcomers. See for example the current se…
-
Compiling:
``` scala
package test
object HoistUpNestedIfElses {
def main(args: Array[String]): Unit = {
sealed trait Animal
case class Cat(name: String) extends Animal
case class Cow(…
-
Author Name: **Paolo Cavallini** (@pcav)
Original Redmine Issue: [5462](https://issues.qgis.org/issues/5462)
Redmine category:processing/grass
---
Currently, the plugin generates locations on the f…
-
Hi,
The parser is rejecting empty strings as inputs when sometimes that is wanted.
e.g., using g.message like "echo" by itself to print an empty line:
`g.message ""` works
but
`g.message mess…
-
GRASS projection information originated as an enhanced PROJ version with additional datum transformation information and additional functionality added to the PROJ lib (e.g. all the `PJ_*.c` and `pj_*…
metzm updated
3 years ago
-
---
Author Name: **Paolo Cavallini** (Paolo Cavallini)
Original Redmine Issue: 2577, https://issues.qgis.org/issues/2577
---
It would be good to have a variable number of input maps for r.mapcal…
-
**Reported by lfurtkevicova on 3 Mar 2016 10:05 UTC**
```g.message``` module has default label ```g.manual``` in model
### Operating system
Linux
### GRASS GIS version and provenance
svn-trunk
…
-
# 🐛 bug report
## Preflight Checklist
- [x] I have read the [Contributing Guidelines][contributing] for this project.
- [x] I agree to follow the [Code of Conduct][code_of_conduct] that thi…
-
**Reported by lluis on 9 May 2011 13:59 UTC**
I'm doing some '''network analysis''' with GRASS GIS and I'm surprised because is not possible to consider forward/backward costs movements in v.net.sale…
-
**Reported by jamesp670 on 9 Feb 2015 18:27 UTC**
In the upgrade from GRASS 6.4.2 to GRASS 7, d.vect.thematic seems to
have changed significantly. This is my tool of choice for making a
legend for …