Re: [gdal-dev] Reading KMZ in Ogr Csharp

2017-04-07 Thread ke...@speerit.nl
Thank you very much, I really appreciate it. Cheers, Keith -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Reading-KMZ-in-Ogr-Csharp-tp5316108p5316258.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

[gdal-dev] Reading KMZ in Ogr Csharp

2017-04-06 Thread ke...@speerit.nl
Hello, We’re using the gdal ogr csharp library to read kmz files (such as the attached file), using the libkml driver. The code used to open the file: OSGeo.OGR.Ogr.RegisterAll(); OSGeo.OGR.Ogr.Open(/*path to file*/, 0); When trying to open the file, I get an error: Error parsing kml Style: No i