Re: [gdal-dev] How to iterate over each point of an OGRMultiPoint

2013-09-13 Thread Even Rouault
Le vendredi 13 septembre 2013 21:58:30, sepideh a écrit : > I have this code and I don't know how to iterate over each part ( point ) > of the feature of type wkbMultiPoint: > >//Multipoint Shapefile >if ( wkbFlatten ( LayerGeometryType ) == wkbMultiPoint ) >{ > OGRFeature *po

[gdal-dev] How to iterate over each point of an OGRMultiPoint

2013-09-13 Thread sepideh
I have this code and I don't know how to iterate over each part ( point ) of the feature of type wkbMultiPoint: //Multipoint Shapefile if ( wkbFlatten ( LayerGeometryType ) == wkbMultiPoint ) { OGRFeature *poFeature; MultipointFeature MultiPoint; for ( i

Re: [gdal-dev] Multifile ArcGrid Issue

2013-09-13 Thread Even Rouault
Le jeudi 12 septembre 2013 18:22:01, Dan Lewis a écrit : > Hi, > > I'm trying to pull elevation data from the GMTED2010 Global Grids, which > are distributed as ESRI ArcGrids ( > http://topotools.cr.usgs.gov/GMTED_viewer/gmted2010_global_grids.php). > > Here's a minimal program that illustrates m

Re: [gdal-dev] SQLite write and read only access modes

2013-09-13 Thread Even Rouault
Le vendredi 13 septembre 2013 13:36:17, Jukka Rahkonen a écrit : > Hi, > > I was reading a new message from Sandro Furieri > https://groups.google.com/d/msg/spatialite-users/Eq2BXc8Bw2I/69Mu2Dxl5qsJ > and it made me think if GDAL is already doing what is suggested: > > "writer" process is strictl

[gdal-dev] [ANN] Introductory Pytroll Workshop, Nov. 25-26 2013, at SMHI, Sweden

2013-09-13 Thread Martin Raspaud
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [sorry for crossposting] Hi all, After the success of last years workshop, we decided to hold the Pytroll workshop this year again at SMHI. Pytroll is a collection of free and open source python modules for the reading, interpretation, and writing o

[gdal-dev] [ANN] Introductory Pytroll Workshop, Nov. 25-26 2013, at SMHI, Sweden

2013-09-13 Thread Martin Raspaud
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [sorry for crossposting] Hi all, After the success of last years workshop, we decided to hold the Pytroll workshop this year again at SMHI. Pytroll is a collection of free and open source python modules for the reading, interpretation, and writing o

[gdal-dev] SQLite write and read only access modes

2013-09-13 Thread Jukka Rahkonen
Hi, I was reading a new message from Sandro Furieri https://groups.google.com/d/msg/spatialite-users/Eq2BXc8Bw2I/69Mu2Dxl5qsJ and it made me think if GDAL is already doing what is suggested: "writer" process is strictly required to execute the following PRAGMA before starting any write operation

[gdal-dev] gdal 1.10 with qgis 2.0?

2013-09-13 Thread image
Hello, I just downloaded qgisdev 2.1.0Master. I though this version had been developped with gdal 1.10. But i notice that the gdal version is still : 1.9.2 Could you throw light for me? Thanks. Regards. ~IMAGE~ -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gda