http://www.gdal.org/ogr2ogr.html
On Tue, Apr 22, 2014 at 6:30 PM, David Tran <[email protected]> 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 Message -------- > Subject: Re: [gdal-dev] Source code for ogr2ogr --version > From: Norman Vine <[email protected]> > To: David Tran <[email protected]> > Date: Tuesday, 22. April 2014 19:37:39 > > see >> http://www.gdal.org/gdal_8h.html#acc50a4a63bc430d31abe1bca3f822da5 >> >> >> On Apr 22, 2014, at 1:23 PM, David Tran <[email protected]> wrote: >> >> thanks, is there an example for any kind of flags? >>> >>> >>> -------- Original Message -------- >>> Subject: Re: [gdal-dev] Source code for ogr2ogr --version >>> From: Mateusz Å oskot <[email protected]> >>> To: David Tran <[email protected]> >>> Date: Thursday, 17. April 2014 21:38:02 >>> >>> On 17 April 2014 21:26, David Tran <[email protected]> wrote: >>>> >>>>> Hi to everyone >>>>> >>>>> I compiled gdal 1.10.1 and now I want to show ogr2ogr --version with my >>>>> library in my ide console. How do I do that with C or C++? >>>>> >>>> >>>> Use GDALVersionInfo function, see http://www.gdal.org/gdal_8h.html >>>> >>>> Best regards, >>>> >>>> _______________________________________________ >>> gdal-dev mailing list >>> [email protected] >>> http://lists.osgeo.org/mailman/listinfo/gdal-dev >>> >> >> _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
