Re: [gdal-dev] OSM to KML Error

2013-07-03 Thread Josua S
> > Hello Even > > Thank you very much for your help, now it works! Probably I have not fully > > understood the problem, but is it something that can and will be fixed in > > a future version? Josua > > Probably not. This is not really a bug, but a consequence of how the KML > writer works. It w

Re: [gdal-dev] OSM to KML Error

2013-07-03 Thread Even Rouault
> > Hello Even > Thank you very much for your help, now it works! Probably I have not fully > understood the problem, but is it something that can and will be fixed in > a future version? Josua Probably not. This is not really a bug, but a consequence of how the KML writer works. It writes featu

Re: [gdal-dev] OSM to KML Error

2013-07-03 Thread Josua S
> From: even.roua...@mines-paris.org > To: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] OSM to KML Error > Date: Wed, 3 Jul 2013 13:38:41 +0200 > CC: josh-t...@hotmail.com > > Le mercredi 03 juillet 2013 13:20:10, Josua S a écrit : > > Hello > >

Re: [gdal-dev] OSM to KML Error

2013-07-03 Thread Even Rouault
Le mercredi 03 juillet 2013 13:20:10, Josua S a écrit : > Hello > > I exported an OSM file from openstreetmap.org and tried to convert it to > KML with GDAL/OGR 1.10.0. However the conversion does not succeed and I > get a lot of these errors: "ERROR 6: Interleaved feature adding to > different la

[gdal-dev] OSM to KML Error

2013-07-03 Thread Josua S
Hello I exported an OSM file from openstreetmap.org and tried to convert it to KML with GDAL/OGR 1.10.0. However the conversion does not succeed and I get a lot of these errors: "ERROR 6: Interleaved feature adding to different layers is not supported". Is this a known problem and is there a so