Re: [gdal-dev] orginfo unable to open GPX file

2013-02-05 Thread Even Rouault
Le mercredi 06 février 2013 00:05:35, Brett Walker a écrit : > Hi Richard, > > After further investigation I suspect that it is the configuration of my > Linux box. It reports that it is GPX enabled but after adding an XML > header () to the file it reported > that it cannot find the expat library

Re: [gdal-dev] orginfo unable to open GPX file

2013-02-05 Thread Brett Walker
- From: Richard Didier [mailto:didier.rich...@ign.fr] Sent: Tuesday, 5 February 2013 7:40 PM To: Brett Walker Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] orginfo unable to open GPX file Le mardi 5 février 2013 15:14:16 Brett Walker a écrit : > HI, > Hello Brett, > I hav

Re: [gdal-dev] orginfo unable to open GPX file

2013-02-05 Thread Even Rouault
> What could be wrong? What to look for? How to solve this problem? If you look at the file with a text editor, does it look like a XML file with a element ? If so, you can open a ticket in GDAL Trac with the file attached for investigation. > > Brett > > Brett Walker > mailto:brett.wal...@geom

Re: [gdal-dev] orginfo unable to open GPX file

2013-02-05 Thread Richard Didier
Le mardi 5 février 2013 15:14:16 Brett Walker a écrit : > HI, > Hello Brett, > I have compiled GDAL/OGR with support for GPX files. 'ogrinfo -formats' > reports '-> "GPX" (read/write)'. This I take as being good that GPX > support is enabled. > > When I run the following command: 'ogrinfo -ro

[gdal-dev] orginfo unable to open GPX file

2013-02-04 Thread Brett Walker
HI, I have compiled GDAL/OGR with support for GPX files. 'ogrinfo -formats' reports '-> "GPX" (read/write)'. This I take as being good that GPX support is enabled. When I run the following command: 'ogrinfo -ro -al Track_003.gpx' it reports: FAILURE: Unable to open datasource `Track_003.gpx'