[QGIS-trac] [Quantum GIS] #3578: interpolation plugin output
without explicit CRS
Quantum GIS
qgis at qgis.org
Wed Mar 9 06:32:19 EST 2011
#3578: interpolation plugin output without explicit CRS
------------------------------------------------+---------------------------
Reporter: lutra | Owner: mhugent
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: Build/Install | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
------------------------------------------------+---------------------------
Example:
add a layer with certain CRS (see attached file) and then use the
interpolation tool.
The output will show correctly overlapped, but it doesn't have associated
any explicit CRS, as gdalinfo shows
{{{
Driver: AAIGrid/Arc/Info ASCII Grid
Files: /home/gio/Desktop/inter.asc
Size is 300, 300
Coordinate System is `'
Origin = (1646340.000000000000000,4834290.000000000000000)
Pixel Size = (157.166670000000011,-103.099999999999994)
Corner Coordinates:
Upper Left ( 1646340.000, 4834290.000)
Lower Left ( 1646340.000, 4803360.000)
Upper Right ( 1693490.001, 4834290.000)
Lower Right ( 1693490.001, 4803360.000)
Center ( 1669915.001, 4818825.000)
Band 1 Block=300x1 Type=Float32, ColorInterp=Undefined
NoData Value=-9999
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3578>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list