Re: [gdal-dev] Re: KML's extendedData not visible

2011-10-11 Thread Brian Case
joss, you should try the libkml driver. http://www.gdal.org/ogr/drv_libkml.html ogr2ogr -f CSV test.csv test.kml cat test.csv Name,description,timestamp,begin,end,altitudeMode,tessellate,extrude,visibility,holeNumber,holeYardage,holePar Club house,,-1,-1,-1,1,234,4 By the lake,,-1,-1,-1,

[gdal-dev] Re: KML's extendedData not visible

2011-10-11 Thread jarmstrong
I have a similar question regarding KML and OGR. When trying to import the example extended data as given at http://code.google.com/apis/kml/documentation/extendeddata.html http://code.google.com/apis/kml/documentation/extendeddata.html The extended data is not present in the created tables in th