Re: [gdal-dev] Source code for ogr2ogr --version

2014-04-22 Thread Etienne Tourigny
http://www.gdal.org/ogr2ogr.html On Tue, Apr 22, 2014 at 6:30 PM, David Tran wrote: > thanks againg. I've found this one too: > > http://www.gdal.org/gdal_8h.html#a2b7575efeff58aeafc3d8e9170ff902b > > but where are the flags like: > > ogr2ogr -f > ogr2ogr -overwrite > > > > Original Me

Re: [gdal-dev] Source code for ogr2ogr --version

2014-04-22 Thread Mateusz Łoskot
On 22 April 2014 23:30, David Tran wrote: > thanks againg. I've found this one too: > > http://www.gdal.org/gdal_8h.html#a2b7575efeff58aeafc3d8e9170ff902b > > but where are the flags like: > > ogr2ogr -f > ogr2ogr -overwrite http://trac.osgeo.org/gdal/browser/trunk/gdal/apps/ogr2ogr.cpp Best re

Re: [gdal-dev] Source code for ogr2ogr --version

2014-04-22 Thread David Tran
thanks againg. I've found this one too: http://www.gdal.org/gdal_8h.html#a2b7575efeff58aeafc3d8e9170ff902b but where are the flags like: ogr2ogr -f ogr2ogr -overwrite Original Message Subject: Re: [gdal-dev] Source code for ogr2ogr --version From: Norman Vine To: David Tra

Re: [gdal-dev] Source code for ogr2ogr --version

2014-04-22 Thread Norman Vine
see http://www.gdal.org/gdal_8h.html#acc50a4a63bc430d31abe1bca3f822da5 On Apr 22, 2014, at 1:23 PM, David Tran wrote: > thanks, is there an example for any kind of flags? > > > Original Message > Subject: Re: [gdal-dev] Source code for ogr2ogr --version > From: Mateusz Łosk

Re: [gdal-dev] Source code for ogr2ogr --version

2014-04-22 Thread David Tran
thanks, is there an example for any kind of flags? Original Message Subject: Re: [gdal-dev] Source code for ogr2ogr --version From: Mateusz Łoskot To: David Tran Date: Thursday, 17. April 2014 21:38:02 On 17 April 2014 21:26, David Tran wrote: Hi to everyone I compiled

Re: [gdal-dev] Reviewer check-list

2014-04-22 Thread Mateusz Łoskot
On 22 April 2014 14:04, Even Rouault wrote: > > Based on my experience, I've initiated a wiki page to list all points that a > GDAL committer should have in mind when integrating a new contribution, > particularly a new driver : > > http://trac.osgeo.org/gdal/wiki/ReviewerChecklist Good idea. Sho

[gdal-dev] Reviewer check-list

2014-04-22 Thread Even Rouault
Hi, Based on my experience, I've initiated a wiki page to list all points that a GDAL committer should have in mind when integrating a new contribution, particularly a new driver : http://trac.osgeo.org/gdal/wiki/ReviewerChecklist Feel free to edit. And if someone wants to exercice it, we have