Re: [gdal-dev] OGR support for Google Latitude KML output

2014-12-04 Thread Ulrich Strötz
Though another thing I just noted is that the attributes aren’t kept. I think this is already mentioned in the ticket #5095 <http://trac.osgeo.org/gdal/ticket/5095> and you said it requires a lot more development. Is this still the same status? Uli > On Dec 4, 2014, at 19:37, Ulri

Re: [gdal-dev] OGR support for Google Latitude KML output

2014-12-04 Thread Ulrich Strötz
I didn’t compile against libkml. I compiled again against libkml and now it works perfect. Thanks again for this great fix! Makes my work a lot easier :) Uli > On Dec 4, 2014, at 17:17, Even Rouault wrote: > > Le vendredi 05 décembre 2014 00:11:44, Ulrich Strötz a écrit : >>

Re: [gdal-dev] OGR support for Google Latitude KML output

2014-12-04 Thread Ulrich Strötz
19:53:44, Ulrich Strötz a écrit : >> Hi everyone, >> >> I am trying to use ogr2ogr with a KML file generated by Google My Tracks >> <https://play.google.com/store/apps/details?id=com.google.android.maps.myt >> racks&hl=en>. >> >> There was

[gdal-dev] OGR support for Google Latitude KML output

2014-12-03 Thread Ulrich Strötz
Hi everyone, I am trying to use ogr2ogr with a KML file generated by Google My Tracks . There was a ticket #5095 about this which is marked as fixed, but it still does

[gdal-dev] OGR OSM-driver unable to open datasource

2013-04-14 Thread Ulrich Strötz
I want to read an OSM file with OGR. I use Version GDAL 1.9.1, released 2012/05/15. To read a SQLITE file works fine: $ ogrinfo test.sqlite INFO: Open of `test.sqlite' using driver `SQLite' successful. 1: aaa (Point) When I try to read a OSM File it fails to open the datasource: $ ogrinfo