<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi everyone,<div class=""><br class=""></div><div class="">I am trying to use ogr2ogr with a KML file generated by <a href="https://play.google.com/store/apps/details?id=com.google.android.maps.mytracks&hl=en" class="">Google My Tracks</a>.</div><div class=""><br class=""></div><div class="">There was a <a href="http://trac.osgeo.org/gdal/ticket/5095" class="">ticket #5095</a> about this which is marked as fixed, but it still does not work properly.</div><div class=""><br class=""></div><div class="">I use GDAL 1.11.1, released 2014/09/24 and the following command:</div><div class="">ogr2ogr -f "GeoJSON" out.geojson in.kml<br class=""><div class=""><br class=""></div><div class="">It does create only the start and end points of the track, but not the points in between.</div><div class=""><br class=""></div><div class="">The sample file can be found here.</div><div class=""><a href="https://www.dropbox.com/s/ilafup4m0vcvmxj/in.kml?dl=0" class="">https://www.dropbox.com/s/ilafup4m0vcvmxj/in.kml?dl=0</a></div><div class=""><br class=""></div><div class="">Any help on how to get this to work is appreciated.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">Uli</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div></body></html>