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

2010-08-30 Thread brian
Volker, Pardon the late reply I was out of town for a few days. The libkml driver will read properly formatted schema and extendedData, but if I recall the kml driver does not produce properly formated schema so this may not be readable without editing. Feel free to submit a ticket on the libkml

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

2010-08-25 Thread christopher.schm...@nokia.com
On Aug 25, 2010, at 6:11 PM, ext Volker Fröhlich wrote: > Am Dienstag 24 August 2010, 05:36:40 schrieb christopher.schm...@nokia.com: >>> no, the LIBKML driver does not do what are looking for, either, as >>> >>> far as I know >>> I would suggest as a work-around, to hold your data in some othe

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

2010-08-25 Thread Volker Fröhlich
Am Dienstag 24 August 2010, 05:36:40 schrieb christopher.schm...@nokia.com: > > no, the LIBKML driver does not do what are looking for, either, as > > > > far as I know > > I would suggest as a work-around, to hold your data in some other format, > > and just use KML as display, on demand. > >

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

2010-08-23 Thread christopher.schmidt
> no, the LIBKML driver does not do what are looking for, either, as > far as I know > I would suggest as a work-around, to hold your data in some other format, > and just use KML as display, on demand. The libkml driver supports ExtendedData attributes as attributes of the simple features in

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

2010-08-23 Thread maplabs
On Tue, 24 Aug 2010 01:02:33 0200, Volker Fröhlich wrote: > I've got a question concerning KML and OGR. I noticed, that QGIS doesn't show > data within KML's . QGIS reads KML via OGR. QGIS' Jürgen E. > Fischer pointed out, ogrinfo doesn't show that data either.   Hi Volker-     reading K

[gdal-dev] KML's extendedData not visible

2010-08-23 Thread Volker Fröhlich
Dear GDAL/OGR developers! I've got a question concerning KML and OGR. I noticed, that QGIS doesn't show data within KML's . QGIS reads KML via OGR. QGIS' Jürgen E. Fischer pointed out, ogrinfo doesn't show that data either. The file in question was even written by ogr2ogr and the XML looks perf