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
trafficstars

**Describe the bug** On this page: https://grass.osgeo.org/grass82/manuals/r.spreadpath.html under SEE ALSO "Sample data download: [firedemo.sh](https://grass.osgeo.org/download/data/) (run this script within the "Fire simulation data set" location." On the destination page, the indicated...

bug

Preparing module to add json output to g.mapsets.

enhancement

Fixes #1242. For testing purpose: 1. Create file '-' in home dir `echo "test" > '-'` 2. Launch GRASS GIS from home dir 3. Try launch wxGUI Profile tool or...

bug
C
libraries

**Is your feature request related to a problem? Please describe.** As a followup to #923 I'd suggest to use colors for the prompt. **Current implementation (bash):** ![image](https://user-images.githubusercontent.com/1295172/91489056-7c913280-e8b0-11ea-8a4c-82aaf50bf618.png) **Proposed change (bash):**...

enhancement
Python

**Describe the bug** v.info needs a space in the formatting **To Reproduce** Steps to reproduce the behavior: ` v.info [name_of_the_vector] ` - Operating System: OSX - GRASS GIS version 8.2

bug

Fixes #753 by creating `/.sudo_as_admin_successful` when `$HOME/.sudo_as_admin_successful` exists

Linux
Python

**Describe the bug** The main wxGUI statusbar MASK button widget is not showed when new MASK map is created. **To Reproduce** Steps to reproduce the behavior: 1. Install Python watchdog...

bug
GUI

- v.out.vtk: address bug #864 - output double datatype - Indent code

enhancement
C