Re: [gdal-dev] How to convert a .dgn file into image (jpg or bmp)

2012-09-03 Thread taibc
Thanks Jukka Rahkonen, I will find out more your suggestion link. Kind regards, Tai -- View this message in context: http://osgeo-org.1560.n6.nabble.com/How-to-convert-a-dgn-file-into-image-jpg-or-bmp-tp4998992p4999564.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

Re: [gdal-dev] How to cut a Raster map with a KML file

2012-09-03 Thread Chaitanya kumar CH
Luis, gdalwarp has some options for this exact purpose. The cutline can be from any of the OGR readable datasource. http://www.gdal.org/gdalwarp.html On Mon, Sep 3, 2012 at 9:34 PM, Luis Lisboa wrote: > Greetings > I have a raster file (Geotiff) and I have a KML file with a polygon and I > want

[gdal-dev] How to cut a Raster map with a KML file

2012-09-03 Thread Luis Lisboa
Greetings I have a raster file (Geotiff) and I have a KML file with a polygon and I want to cut raster map to only have valid values inside the polygon. How can I do this using just GDAL? Usually I used to cut geotiff file with gdalwarp and but in those cases I was cutting a square (xmin xmax ymin

Re: [gdal-dev] Building gdal with opencl support on windows

2012-09-03 Thread Piotr Tracz
W dniu 2012-05-31 18:26, Jeff McKenna pisze: Could you create a wiki page at http://trac.osgeo.org/gdal/wiki/BuildHints in the "External Library Issues" section for opencl? And then point to it back here on the mailing list. Thanks! Sorry it took so long... I'm just trying to do that - that w

Re: [gdal-dev] [Qgis-developer] Large raster (ecw) identify very long

2012-09-03 Thread Radim Blazek
On Fri, Aug 24, 2012 at 10:45 PM, Even Rouault wrote: > I've tested the big ECW (1.8 GB, 141970 x 141970) provided by Jukka and could > indeed reproduce a noticable performance issue when simulating picking with my > tiny GDAL python script. In QGIS, the performance was still OK however, a few > h