Re: [gdal-dev] libkml driver get document name

2016-02-24 Thread Jan Vaillant
On 02/24/2016 06:30 PM, Damian Dixon wrote: Hi, I've been meaning to submit a patch for awhile to libkml driver but have not had time to do so. The fix is a one line change highlighted below: Great! Thank you. I'll give it a try. Jan int OGRLIBKMLDataSource::OpenKml ( const char

Re: [gdal-dev] libkml driver get document name

2016-02-24 Thread Damian Dixon
Hi, I've been meaning to submit a patch for awhile to libkml driver but have not had time to do so. The fix is a one line change highlighted below: int OGRLIBKMLDataSource::OpenKml ( const char *pszFilename, int bUpdate ) { std::string oKmlKml; char szBuffer[1024+1];

Re: [gdal-dev] libkml driver get document name

2016-02-24 Thread Jan Vaillant
On 02/24/2016 12:53 AM, Even Rouault wrote: Le mardi 23 février 2016 14:50:35, jan vaillant a écrit : Hi list, I am reading a zipped kml with gdal's libkml driver. I am trying to access the name tag of the document: a_name I did a quick testing It appears that the driver will

Re: [gdal-dev] osmconf.ini

2016-02-24 Thread Frank Broniewski
Ok, I tested the ogrinfo example given by Even with my created excerpt, and there seems to be no object with the ID 2827792. Now I wanted to try the europe extract, which is the source of my own extracts, but ogrinfo gives me lots of results where the -where clause does not fit. Any ideas? Here's

[gdal-dev] New contributor

2016-02-24 Thread Tanuj Kumar
Hello, I'm Tanuj. I'd like to contribute to open source. I have absolutely no prior experience to working for open source, and I'd like to start with an easy bug. I know C++. Could someone please guide me on this? Thank you ___ gdal-dev mailing list

Re: [gdal-dev] Motion: Committer Status for Lucian Plesea

2016-02-24 Thread Daniel Morissette
+1 Daniel On 2016-02-23 7:10 PM, Even Rouault wrote: Motion: Committer Status for Lucian Plesea --- Dear PSC, Lucian is the maintainer of the MRF (Meta Raster Format) driver who has existed as an out-of-tree driver and whose main repository is at https://github.com/nasa-gibs/mrf . Recently