[gdal-dev] Re: gdal-dev Digest, Vol 77, Issue 20

2010-10-12 Thread Hannes Reuter
Dear greg, yes i'm aware of this site.. -> thats the reason I'm asking as the link to http://pypi.python.org/pypi/GDAL/ points only to source and not to the executable python binding binaries anymore for anything greater than version 1.6. Are we supposed to install python bindings via easy ins

[gdal-dev] gdal python bindings for 1.7 - where to find

2010-10-08 Thread Hannes Reuter
Dear GDALer (probably mostly Howard) I saw that the old python bindings are gone(http://trac.osgeo.org/gdal/ticket/3286), however I'm wondering if there are still python bindings for 1.7. in egg or msi installer format prepared? At http://pypi.python.org/pypi/GDAL/ only source is provided, whil

[gdal-dev] ArcGIS 10

2010-08-11 Thread Hannes Reuter
YES, numpy / gdal is under my Python 2.6/AG10site packages, on the other hand, installing python, numpy, gdal, scipy is rather straightforward and should be done in less than 10 minutes.. ;-) The only problem I was running in -> Vista and Win7 maschines need the newest version of gdal (larger

[gdal-dev] GDAL equivalent of ArcGIS's focal statistics, raster interpolati

2010-08-11 Thread Hannes Reuter
Dear M, I programmed some of my recent zonalstats/DOCELL/IFTHENELSE (AG slang) work in numpy/scipys functionality for terrain analysis. Have a look there, and in combination with gdal its rather straightforward. The only problem you might run into is that at one stage you need to impleme