.TH "gdal_contour" 1 "28 Jun 2006" "GDAL" \" -*- nroff -*- .ad l .nh .SH NAME gdal_contour \- gdal_contour builds vector contour lines from a raster elevation model .SH "SYNOPSIS" .PP .PP .PP .nf Usage: gdal_contour [-b ] [-a ] [-3d] [-inodata] [-snodata n] [-f ] [-i ] [-off ] [-fl ...] .fi .PP .SH "DESCRIPTION" .PP This program generates a vector contour file from the input raster elevation model (DEM). .PP .IP "\fB\fB-s_srs\fP \fIsrs def\fP:\fP" 1c source spatial reference set. The coordinate systems that can be passed are anything supported by the OGRSpatialReference.SetFromUserInput() call, which includes EPSG PCS and GCSes (ie. EPSG:4296), PROJ.4 declarations (as above), or the name of a .prf file containing well known text. , Silke Reimer