Re: [gdal-dev] Polygon to Polyline

2012-04-08 Thread Chaitanya kumar CH
Srikanth, Use ogr2ogr with the option -nlt MULTILINESTRING http://www.gdal.org/ogr2ogr.html On Mon, Apr 9, 2012 at 10:15 AM, Srikanth wrote: > Dear All, > > I would like to convert the polygon shape file to polyline shape file. > Is there any routine for carrying out this operation ? Please gu

[gdal-dev] Polygon to Polyline

2012-04-08 Thread Srikanth
Dear All, I would like to convert the polygon shape file to polyline shape file. Is there any routine for carrying out this operation ? Please guide me. -- Regards, Srikanth ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mail

Re: [gdal-dev] bring through shapefile attribute in gdal_rasterize

2012-04-08 Thread Chaitanya kumar CH
Derek, gdal_rasterize does not support showing labels on the features. Try quantum gis. You can customize the output in countless different ways. On Mon, Apr 9, 2012 at 6:56 AM, Derek Morgan wrote: > Hello GDAL colleagues, > > This may be a simple question for most of you but I thought I would

[gdal-dev] bring through shapefile attribute in gdal_rasterize

2012-04-08 Thread Derek Morgan
Hello GDAL colleagues, This may be a simple question for most of you but I thought I would ask it anyhow as I am at an impasse. I have a Counties shape file. I am attempting to convert it to raster utilizing gdal_rasterize, and this does work. However, I am attempting to carry into the output f