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

This PR specifies that the GRASS GIS desktop application _should not start with a terminal_ in the Freedesktop Desktop Entry (`.desktop` file). Based on the discussion in [Make terminal window...

enhancement

It would be great to have the GUI distributed as a flatpak through [Flathub](https://flathub.org). Flathub is a great way to have packages available in any distro and allow installations without...

enhancement

Removed old commented error code as it was changed to a warning. Also, added _OPENMP check around OpenMP code in preparation for rework of parallelization.

enhancement

This PR tries to address #2257 by using SRID, not GRASS key-value pairs, for creating an PJ object. Here is [a related Q&A](https://geopandas.org/en/stable/docs/user_guide/projections.html#i-get-a-bound-crs).

bug
C

Current implementation of v.random adds a map name as a prefix to every original column name if attribute table is transferred. This solves the problem of duplicate column names but...

enhancement
vector

If a fully qualified vector map name is passed as a restrict parameter, it is used to create columns in target table in verbatim. As FQN is in form map@mapset...

bug
good first issue
vector

**Describe the bug** g.extension and g.extension.all fail to compile/install some (but not all) addons in Grass 8.0.1 and 8.2.0 **To Reproduce** Steps to reproduce the behavior: 1. rung g.extension or...

bug
Linux

Sometimes only the current mapset must be used by TGIS, particularly if the TGIS db is going to be modified. TGIS dbs in other mapsets can/should not be modified, only...

enhancement
temporal
Python
libraries
module

**Describe the bug** The standalone Vector Digitizer app window doesn't close after you hit "power off" toolbar. **To Reproduce** Steps to reproduce the behavior: 1. Launch wxGUI Vector Digitizer as...

bug
backport_needed
GUI

**Is your feature request related to a problem? Please describe.** Some location wizard GUI windows are not resizable (see screenshot below). **Describe the solution you'd like** If possible, all location...

enhancement
GUI