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

Ulrich Strötz ustroetz at gmail.com
Wed Dec 3 10:53:44 PST 2014


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.mytracks&hl=en>.

There was a ticket #5095 <http://trac.osgeo.org/gdal/ticket/5095> about this which is marked as fixed, but it still does not work properly.

I use GDAL 1.11.1, released 2014/09/24 and the following command:
ogr2ogr -f "GeoJSON" out.geojson in.kml

It does create only the start and end points of the track, but not the points in between.

The sample file can be found here.
https://www.dropbox.com/s/ilafup4m0vcvmxj/in.kml?dl=0 <https://www.dropbox.com/s/ilafup4m0vcvmxj/in.kml?dl=0>

Any help on how to get this to work is appreciated.

Thanks,

Uli



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20141203/bf12bff2/attachment.html>


More information about the gdal-dev mailing list