grass
grass copied to clipboard
GRASS GIS - free and open-source geospatial processing engine
**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...
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...
This PR fixes #3149 by using the standard `--overwrite` flag.
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...
**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...
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...
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...
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...
**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...