Re: [gdal-dev] FOSS4G2019: State of GDAL kind of presentation

2019-04-14 Thread Vasile Craciunescu
Great! Bucharest is getting ready to host you guys in late August. Regards, Vasile On 14/04/2019 20:50, Even Rouault wrote: Hi, FYI I've just submitted a proposal for a 'State of GDAL' talk. Suggestions to improve wording and/or content of the below abstract appreciated. &q

[gdal-dev] FOSS4G2019: State of GDAL kind of presentation

2019-04-13 Thread Vasile Craciunescu
Bucharest event this year, please consider to submit such a talk [1]. Please let me know if more time is required. Warm regards, Vasile Chair, FOSS4G 2019 [1] https://2019.foss4g.org/call-for-papers/general-sessions/ ___ gdal-dev mailing lis

[gdal-dev] Re: Python bindings: How to merge two geometries

2011-09-07 Thread vasile
Frank Warmerdam wrote: > > Lastly, please try to avoid assuming feature id's are consecutive. > So an improved script might look a bit like: > Acknowledged, it's much nicer now. Thanks again, Vasile -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Python

[gdal-dev] Python bindings: How to merge two geometries

2011-09-07 Thread vasile
;s my beginner's Python code) to accomplish the merge but I get a 'Segmentation Fault 11' error: http://pastie.org/2498129 Here is more from the crashlog: http://pastie.org/pastes/new Anyone can help, put me on the right click with another example ? Thanks, Vasile -- View this messa

[gdal-dev] Re: Using GDAL to update DBFs of an ESRI Shapefile ?

2011-09-02 Thread vasile
Even Rouault wrote: > > Your friends are the Feature.SetField() and Layer.SetFeature() methods. > Thanks Even, I am now exploring Python bindings, the results are promising ! -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Using-GDAL-to-update-DBFs-of-an-ESRI-Shapefil

[gdal-dev] Using GDAL to update DBFs of an ESRI Shapefile ?

2011-09-01 Thread vasile
I failed in finding a programatic way of updating the attributes of an ESRI Shapefile feature (using Ruby 1.9.x on OSX Lion) therefore I wonder if I can use GDAL to accomplish this task. Let's say I have a CSV file containing the fields/rows that I want to update and an ESRI shapefile with the as

Re: [gdal-dev] gdal_retile error

2011-03-08 Thread Vasile Craciunescu
generated 1+ files in the same folder through sshfs). Thank you for your help, Vasile On 3/8/11 3:16 PM, christian.muel...@nvoe.at wrote: Perhaps there is a resource limit for the number of the files in a directory. Try using -useDirForEachRow This builds another directory hierarchy with

Re: [gdal-dev] gdal_retile error

2011-03-08 Thread Vasile Craciunescu
Christian, The permissions are OK. 1-8 subdirs are created as soon as the command is launched. The program stops after generating 10-15% of the level0 tiles. -Vasile On 3/8/11 10:13 AM, christian.muel...@nvoe.at wrote: Perhaps a problem with the file permissions ? After creating the tiles

[gdal-dev] gdal_retile error

2011-03-07 Thread Vasile Craciunescu
579.tif). I get this error on the following configuration. OS: Ubuntu server 10.10 GDAL: 1.8 Python: 2.6.5 Hardware: Dell PowerEdge 6650; 4 x Xeon 3.00Ghz dual core; 16GB DDR SDRAM; 5 x 72GB SCSI + 4TB SATA Any clues? Regards, Vasile ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev