Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRASS raster display inaccurate #13222

Closed
qgib opened this issue Oct 28, 2010 · 7 comments
Closed

GRASS raster display inaccurate #13222

qgib opened this issue Oct 28, 2010 · 7 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GRASS

Comments

@qgib
Copy link
Contributor

qgib commented Oct 28, 2010

Author Name: grasslandtom - (grasslandtom -)
Original Redmine Issue: 3162
Affected QGIS version: master
Redmine category:grass


A GRASS raster displayed in QGIS changes it's position relative to other layers when the map is moved with the mouse. I see this while doing the following:

_ in QGIS: add a GRASS polygon vector layer (let's call it poly)

_ in GRASS: @v.to.rast poly use=cat out=poly_rast'

_ in QGIS: add GRASS raster layer poly_rast

_ now move the map around with the mouse and watch the coloured areas of raster cells move around within the polygons they were made of.

I have the same polygon in [[PostGIS]]. When I add this too, the two vectors do not move relative to each other. So seems to be the raster which is displayed inaccurately. In my case it shifts several meters within a Gauß-Krüger (Zone 4) projection. The raster cell-size is 2 m.

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2011

Author Name: Giovanni Manghi (@gioman)


  • fixed_version_id was changed from Version 1.7.0 to Version 1.7.4

@qgib
Copy link
Contributor Author

qgib commented Dec 23, 2011

Author Name: Paolo Cavallini (@pcav)


  • crashes_corrupts_data was configured as 0
  • version was configured as master
  • pull_request_patch_supplied was configured as 0
  • assigned_to_id removed Lorenzo Masini
  • subject was changed from GRASS raster display inaccurat to GRASS raster display inaccurate

@qgib
Copy link
Contributor Author

qgib commented Apr 16, 2012

Author Name: Paolo Cavallini (@pcav)


  • fixed_version_id was changed from Version 1.7.4 to Version 1.8.0

@qgib
Copy link
Contributor Author

qgib commented Jun 26, 2012

Author Name: Tomas Brunclik (Tomas Brunclik)


I can confirm this issue still present in QGIS 1.8.0 RC1 on Linux, and in various 1.7 and 1.8 versions on Windows and Mac OSX. The shift between GRASS raster and any other type of map layer is usually within 30m when working with Landsat data (30m resolution). But it still means, that if you place a point in the map, you could not be sure over which pixel it was placed in reality, which makes many types raster analysis (like sampling raster values at point locations, supervised classification) unusable or less precise. In projects with 1m raster resolution I observed shift of several pixels. Maybe the extent of the shift is independent on the raster/region resolution?
The issue is not present in GRASS, if run standalone, or if you start GRASS interface from within the QGIS using GRASSS shell.

@qgib
Copy link
Contributor Author

qgib commented Sep 4, 2012

Author Name: Paolo Cavallini (@pcav)


  • fixed_version_id was changed from Version 1.8.0 to Version 2.0.0

@qgib
Copy link
Contributor Author

qgib commented Jun 28, 2014

Author Name: Jürgen Fischer (@jef-n)


  • fixed_version_id was changed from Version 2.0.0 to Future Release - Lower Priority

@qgib
Copy link
Contributor Author

qgib commented Feb 22, 2016

Author Name: Radim Blazek (@blazek)


I am not observing any shift between vectors and rasters.
Please reopen if necessary.


  • resolution was changed from to worksforme
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! GRASS labels May 24, 2019
@qgib qgib added this to the Future Release - Lower Priority milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! GRASS
Projects
None yet
Development

No branches or pull requests

1 participant