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

This PR adds a simple check if reprojection would fall outside the intended area of use of the target CRS. I would prefer to refuse reprojection in these extreme cases,...

enhancement
C
libraries

**Describe the bug** I have two points A and B. If I calculate cumulative costs from A to B respectively from B to A I expect the same cumulative costs...

bug

**Describe the bug** Import PostGIS DB raster via wxGUI Import raster data dialog doesn't work. **To Reproduce** Steps to reproduce the behavior: 1. Launch wxGUI 2. Export some raster map...

bug
GUI

**Describe the bug** I want to use GRASS in a python module but get some errors when using certain functions of the `grass.script.setup` module. **To Reproduce** Connect to a grass...

bug

**Describe the bug** The wx.metadata extension does not install using either the gui extension manager or the command line g.extension **To Reproduce** Steps to reproduce the behavior: 1. Go to...

bug
Windows

Hello, **Context** I'm working on windturbine visibility. I need to know the height visible of this tall generator from a wide area (about 40km radius with 5-25m resolution). So i...

enhancement

When there are no areas in the vector map, v.to.rast gives warning, 'No areas selected'. This makes the behavior consistent for all types, so same warning is generated for points,...

vector
C
module

**Describe the bug** Import PostGIS geometry data via wxGUI Import vector data dialog doesn't work. **To Reproduce** Steps to reproduce the behavior: 1. Launch wxGUI 2. Set PostGIS connection via...

bug
backport_needed
GUI

**Describe the bug** I installed latest 8.1.dev standalone installer (checked the checkbox to install the microsoft libraries) and I GUI starts but with error because the grass.lib.* imports fail. So...

bug
Windows

**Describe the bug** Import Rasterlite DB raster via wxGUI Import raster data dialog doesn't work. **To Reproduce** Steps to reproduce the behavior: 1. Launch wxGUI 2. Export some raster map...

bug
GUI
Python