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.** A number of Git connected data is needed for GRASS to identify itself in build/run time, e.g. `GRASS_VERSION_GIT`, `GRASS_HEADERS_GIT_DATE` and...

enhancement

This PR edits v.in.wfs to give a better support for importing [German ALKIS (Official Property Registry Information System)](https://www.adv-online.de/Products/Real-Estate-Cadastre/ALKIS/) data. This is done by adding the options to include different WFS...

enhancement
vector
Python
HTML
module
docs

This PR fixes #3149 by using the standard `--overwrite` flag.

bug
vector
C
libraries
module

This PR creates a new "Run" button and new options in the context menu of the History browser related to region settings management. After clicking on the "Run" button, two...

enhancement
GUI
Python
libraries

**Describe the bug** When registering a vector map from another mapset, a timestamp is written in the file database and a table is written to SQLite. That leads to errors...

bug
vector
temporal
Python

Space Time Data Sets (STDS) are type of datas that regularly needs to be updated / extended, when new data comes in. So far, temporal modules do allow to generate...

enhancement
temporal
Python
module

Minor simplification of #3415.

raster
module

Multiple pre-commit tools were not up-to-date. Most annoyingly, Flake8 didn't run at all with a Python 3.12 (by default) workspace, and had a version of a couple years ago. Since...

CI

This renames location to project in user messages in wxGUI. This does not change any documentation or variable names. It does not change names outside of wxGUI. This changes only...

GUI
blocker
Python
HTML
docs

**Is your feature request related to a problem? Please describe.** Thematic mapping with vectors has always been very hard to do in GRASS **Describe the solution you'd like** I wrote...

enhancement