ence and source
geometry type
and then:
while(srcFeature = srcLayer->GetNextFeature()) != NULL)
{
// no working feature duplication ...
// working ogrgeometry duplication
// ...
// destinationFeature->SetGeometryDirectly(...);
}
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
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
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
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
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