cd D:/GIS_DataBase/CorineLC/shps_app_and_extr/
# grab extracted and appended / merged file, created previously:
myfile=extr_and_app.dbf
name=${myfile%.dbf}
# rasterize y- and x-resolution = 50 map units:
gdal_rasterize -a code_06 -tr 50 50 -l $name $myfile D:/GIS_DataBase/CorineLC/shps_app_and_extr/clc_tirol_raster_50.tif
2 May 2013
Rasterize CORINE Landcover 2006 Seamless Vector Data with OGR-rasterize
Following up my latest postings (HERE & HERE) on Corine Landcover I'll share how to rasterize this data at a desired resolution with OGR rasterize:
Subscribe to:
Post Comments
(
Atom
)
The last line of the script does not have word wrap capabilities in the code box. Its not visible (to me at least)
ReplyDeleteit is an iframe and should be dragable - please report the browser in use.
ReplyDelete