Selon Els Goossens <[email protected]>:

> Hi list,
> I want to import a esri float raster (*.flt-format, 32 bit, floating point)
> into QGIS. QGIS imports this format as a 8 bit unsigned integer, resulting in
> wrong values (scaled between 0 and 255) and a modified extend (enlarged in
> both x and y direction).

Yeah, this issue has just been raised on gdal-dev mailing list. See
http://lists.osgeo.org/pipermail/gdal-dev/2011-June/029166.html for more details
and a workaround until GDAL 1.8.1 is released

> Is there a way to convert the *.flt format to a file format that can be
> imported into QGIS?

If you can use a version of GDAL < 1.8.0, you can gdal_translate it into a tif
for example.

> Many thanks,
> Els Goossens
> _______________________________________________
> Qgis-user mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>


_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to