Dear All
I have downloaded 1.6.2 source code and tried to compile in windows 32bit
with Microsoft Visual studio 6.0 version. I getting error after the
generation of the gdal-i.lib and other library files. So i am not getting
the corresponding executive file *.dll. I need help for solving this
pro
Hej,
thank you for your suggestions.
Chaitanya kumar CH schrieb:
Markus,
On Mon, Aug 24, 2009 at 10:06 PM, Markus Reinhold <
markus.reinh...@uni-jena.de> wrote:
Hejhej,
please allow me two short questions:
1) Using the GDAL Python bindings I currently need to extract a single band
from a ras
Hi Frank,
I can (I'll send it to you off-list on Thursday), but the problem
appears to be different. I overlooked the fact that the classification
is being done in Mapserver (about 30 classes), but even with
scalebuckets set I can't get it to speed up.
Best regards,
Bart
Frank Warmerdam wro
Thanks for your thoughts Chaitanya.
I was hoping someone might have some data, but it looks like I might have to
devise some tests and see which route works best in our environment. :)
cheers,
-matt
--
View this message in context:
http://n2.nabble.com/Compress-via-NTFS-or-in-image-for-perfor
> Florian Hillen wrote:
>> gdalinfo delivers the right projection:
>>
>> PROJCS["unnamed",
>> GEOGCS["DHDN",
>> DATUM["Deutsches_Hauptdreiecksnetz",
>> SPHEROID["Bessel 1841",6377397.155,299.152812809,
>> AUTHORITY["EPSG","7004"]],
>> AUTHORIT
'anon',
You can use the GDAL Python bindings for this. Refer to
http://trac.osgeo.org/gdal/wiki/GdalOgrInPython
You can also use any other language you like shown at
http://www.gdal.org/#index_bindings
On Thu, Aug 20, 2009 at 5:44 PM, questions anon wrote:
> Can anyone get me started on a script
Matt,
NTFS compression is typically implemented for generic data. On the other
hand, the raster compression algorithms do it based on the heuristics of the
image data. It is bound to be better. You will even have an option of
choosing how lossy the compression should be with these algorithms. Tiff
Markus,
On Mon, Aug 24, 2009 at 10:06 PM, Markus Reinhold <
markus.reinh...@uni-jena.de> wrote:
> Hejhej,
> please allow me two short questions:
> 1) Using the GDAL Python bindings I currently need to extract a single band
> from a raster stack and save it in a different format, i.e. ENVI. To ac