[Gdal-dev] How to read geotiff file using GDAL

Frank Warmerdam warmerdam at pobox.com
Tue Mar 4 08:11:58 EST 2008


bargi wrote:
> Hi,
> 
> How can I read geotiff file format using GDAL

Bargi,

Yes, you can read GeoTIFF with GDAL.  This should be fairly evident from
the "Supported Formats" list on the web site.

>  and can I convert them to
> shapfile format ???

Generally GDAL does not support creating vector formats from raster
formats, though there is a program in gdal/apps for generating contours
in vector formats from elevation type data in raster formats.

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org



More information about the gdal-dev mailing list