grass icon indicating copy to clipboard operation
grass copied to clipboard

GRASS GIS - free and open-source geospatial processing engine

Results 637 grass issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

### 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...

enhancement
GUI

**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...

enhancement

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.

enhancement
good first issue
C

**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,...

enhancement

**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...

enhancement

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...

enhancement
good first issue
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...

enhancement
docker

## 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...

enhancement
linux

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...

enhancement