Opened 12 years ago
Closed 12 years ago
#1851 closed defect (invalid)
Misalignment of an imported .asc raster
Reported by: | pcav | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.3 |
Component: | Raster | Version: | 6.4.2 |
Keywords: | Cc: | ||
CPU: | Unspecified | Platform: | Unspecified |
Description
- import (-o) the .asc file from https://www.dropbox.com/s/w60ywwddl3aj03h/cavallini.zip
- r.to.vect
(you can see the results of these operations in the location, in the zip above)
Display raster and vector, either in GRASS or in QGIS (in this second you can also load the original raster).
Results: the original raster and the derived vector align perfectly, the imported raster shows shifts while zooming in and out. See attached screenshots as an example.
Additionally, in qgis-dev I get errors querying the raster: 168 bytes expected but 3200000 byte were read from qgis.d.rast
Tested on 3 different machines (Debian Unstable, Ubuntu, Windows).
Attachments (2)
Change History (4)
by , 12 years ago
by , 12 years ago
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
OK, let's see if it's a pure qgis problem then.
Replying to pcav:
In the first (GRASS), you can also load the original raster via r.external.
Looking at the metadata:
The raster and the vector are exactly aligned, also when displayed with GRASS wxGUI at different zoom levels, both with GRASS 6.4 and GRASS 7.
The attached screenshots 33.png and shot2.png are not made from GRASS display with the location in cavallini.zip. Please try to display the imported raster map and the derived vector map in the GRASS location in cavallini.zip using GRASS.
File a bug for qgis?
Unfortunately, the misalignment is not reproducible by others (at least 3 different people with different OS's and different GRASS versions).
Markus M