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

Use environment variable GRASS_MASK to obtain the name of the raster map to use as raster map for auto-masking. Mask can be in another mapset. If it does not exist,...

enhancement
raster
Python
C
HTML
libraries
module
docs
tests

This PR is a RFC for a new version numbering system. The main point is not making any distinction between even and odd version numbers. After 8.2.z, 8.3.0 would follow....

RFC

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior - my session: ________________________________________________________________________________ | ~ @ uppsetnings-iMac (jeir) |...

bug

**Describe the bug** Reprojection of *countries* from the Natural Earth dataset fails with `proj_trans() failed: tolerance condition error`. Some vector maps seems to work which other don't. **To Reproduce** Start,...

bug
vector

This pull request is a continuation of the work of #1770 in addressing #1253 to add a location wizard which is spatially queryable. The goals/scope of the continuation are -...

enhancement
GUI
Python
libraries

Change file format output datatype to double as per bug #864

bug
C

--help-text is an undocumented option for modules that outputs to stdout (stderr is default with --help). This option needs to be documented.

enhancement

This is an attempt to avoid hanging temporal tests possibly due to some locking bug in pygrass.Messanger implementation.

Python

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

enhancement

**Describe the bug** Listing extensions/addons is broken on Windows. **To Reproduce** Open GRASS on Windows (tested with https://grass.osgeo.org/grass80/binary/mswindows/native/WinGRASS-8.0.0-1-Setup.exe) and type: ```sh g.extension -l ERROR: Download file from , failed. File...

bug
Windows