Re: [gdal-dev] Problem with ogrinfo and KML files

2011-01-18 Thread massimo costantini
Problem solved, thank for your answers. there was an error in linking the expat library. On Tue, Jan 18, 2011 at 6:09 PM, Chaitanya kumar CH wrote: > Massimo, > > Check if your configure script recognised the expat library. > This is what I got for "ogrinfo -al -so a.kml": > Had to open data sour

Re: [gdal-dev] Problem with ogrinfo and KML files

2011-01-18 Thread Chaitanya kumar CH
Massimo, Check if your configure script recognised the expat library. This is what I got for "ogrinfo -al -so a.kml": Had to open data source read-only. INFO: Open of `a.kml' using driver `KML' successful. Layer name: Paths Geometry: 3D Line String Feature Count: 1 Extent: (-112.265697, 36.

Re: [gdal-dev] Problem with ogrinfo and KML files

2011-01-18 Thread massimo costantini
KML is in the list of supported formats. the error is: Unable to open datasource `comuni2001.kml' with the following drivers. ... -> KML ... i tryed on this: http://www.opengis.net/kml/2.2";> Paths Examples of paths. Note that the tessellate tag is by default set to 0. If you w

Re: [gdal-dev] Problem with ogrinfo and KML files

2011-01-18 Thread Chaitanya kumar CH
Massimo, Do you see KML in the list of formats shown when you run the command "ogrinfo --formats"? What was the error message you got? Can you provide a sample file? On Tue, Jan 18, 2011 at 6:54 PM, massimo costantini < massimo.costant...@gmail.com> wrote: > Hi, > I've try to analize KML files w

[gdal-dev] Problem with ogrinfo and KML files

2011-01-18 Thread massimo costantini
Hi, I've try to analize KML files with ogrinfo but it seems to not recognize the format. Gdal is compiled with expat support. Someone can tell me the reason and the solution for this problem? thanks Massimo Costantini ___ gdal-dev mailing list gdal-dev@