grass
grass copied to clipboard
GRASS GIS - free and open-source geospatial processing engine
**Is your feature request related to a problem? Please describe.** db.execute fails with a too generic message when DB_SQL_MAX is reached. This is extremely confusing when db.execute is used by...
### Introduction This is a proposal for a more consistent and intuitive implementation of dialog button layout and labelling. This issue did surface working on issue #743 and was touch...
**Is your feature request related to a problem? Please describe.** When you simply run e.g. `r.report zipcodes` you get category and label, but no other info: ``` +-----------------------------------------------------------------------------+ | RASTER...
Modules r.surf.random, r.surf.gauss, r.surf.fractal generate different results every time you run them. They need seed parameter for reproducible results, similarly to r.mapcalc.
**Is your feature request related to a problem? Please describe.** When manipulating maps on the lower "management" level (r.pack, g.compare.md5, r.checksum r.internal), paths rather than just names are needed. Now,...
**Is your feature request related to a problem? Please describe.** Since GRASS GIS is able to process enormous amounts of data, it is important to not slow down unnecessarily the...
GRASS GIS should support, i.e., understand the environmental variable `BROWSER`. Many other tools use it to set web browser and GRASS GIS should too. These include [webbrowser](https://docs.python.org/3.8/library/webbrowser.html) package from Python...
Everything is in the title, with one question should we keep the actual images or replace them... The goal is to have recent version of GDAL in this image. And...
## Is your feature request related to a problem? Please describe. On Linux, the `grass` package is not available in the system Python (i.e. not on path) after I install...
PROBLEM: I am writing a lot of commands in the GRASS GIS console and I get suggestions for auto-complete, i.e. for mapset and layer names. Unfortunately, this works for layers...