Re: [gdal-dev] KML getting snippets info

2012-11-27 Thread Even Rouault
Le mardi 27 novembre 2012 17:20:00, Travis Kirstine a écrit : > Hi all, > > Is there any way to extract other information besides name, description and > geometry from a kml file using the ogr kml driver (libexpat). ... no > I'm > specifically looking to get the placemark snippet. > > Unfortun

[gdal-dev] KML getting snippets info

2012-11-27 Thread Travis Kirstine
Hi all, Is there any way to extract other information besides name, description and geometry from a kml file using the ogr kml driver (libexpat). I'm specifically looking to get the placemark snippet. Unfortunately I cannot use LIBKML, I'm restricted to the elgis repo Thanks ___