[gdal-dev] Preserving feature Information from Shapefile

2012-11-19 Thread Wuerfel, Hannes
ence and source geometry type and then: while(srcFeature = srcLayer->GetNextFeature()) != NULL) { // no working feature duplication ... // working ogrgeometry duplication // ... // destinationFeature->SetGeometryDirectly(...); }

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

2010-10-12 Thread Hannes Reuter
ings via easy install on windows ? than the documentation should be updated. hannes -- Dr. Hannes Isaak Reuter gisxperts gbr -Ursprüngliche Nachricht- Von: gdal-dev-requ...@lists.osgeo.org Gesendet: Oct 11, 2010 12:29:55 PM An: gdal-dev@lists.osgeo.org Betreff: gdal-dev Digest, Vol

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

2010-10-08 Thread Hannes Reuter
look. Hannes PS: I would like to try the 1.7 bindings due to the fact that I python script linked against 1.6 seems to crash by using readasarray on a windows7/vista maschine with the latest stable numpy and scipy at least for me. I would like to see if 1.7 is better in that sense before filli

[gdal-dev] ArcGIS 10

2010-08-11 Thread Hannes Reuter
dal (larger than 1.6) to execute GDAL's readasarray, while ogr is fine.. .otherwise they just die, while all is fine on XP and linux. see http://osgeo-org.1803224.n2.nabble.com/Gdal-Python-Win7-crash-with-ReadAsArray-td4398401.html hannes hth I hear the new ArcGIS10 has GDAL and NumPy built

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

2010-08-11 Thread Hannes Reuter
implement tiling as your memory might not be able to fit your dem into it. Cheers hannes ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] gdal compile from svn for python - how to specify a user defined numpy directory for compilation

2010-06-25 Thread hannes
Question: How to compile gdal against a user specified numpy 1) I got the latest SVN from numpy and scipy and compiled into user specific directory using --prexif=mydir. numpy test are all sucessfull, scipy shows two errors. Specified export PYTHONPATH='/media/work/hannes/lib/python2.6