Re: [gdal-dev] Writing GPX Files with multiple Extensions

2013-11-07 Thread Pouliot, Christopher (MNIT)
:even.roua...@mines-paris.org] Sent: Thursday, November 07, 2013 1:47 PM To: Pouliot, Christopher (MNIT) Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Writing GPX Files with multiple Extensions Le jeudi 07 novembre 2013 20:41:48, Pouliot, Christopher (MNIT) a écrit : > Even, > > Than

Re: [gdal-dev] Writing GPX Files with multiple Extensions

2013-11-07 Thread Even Rouault
Original Message- > From: Even Rouault [mailto:even.roua...@mines-paris.org] > Sent: Thursday, November 07, 2013 1:22 PM > To: gdal-dev@lists.osgeo.org > Cc: Pouliot, Christopher (MNIT) > Subject: Re: [gdal-dev] Writing GPX Files with multiple Extensions > > Le jeudi 07 novembre

Re: [gdal-dev] Writing GPX Files with multiple Extensions

2013-11-07 Thread Pouliot, Christopher (MNIT)
gdal-dev@lists.osgeo.org Cc: Pouliot, Christopher (MNIT) Subject: Re: [gdal-dev] Writing GPX Files with multiple Extensions Le jeudi 07 novembre 2013 16:51:35, Pouliot, Christopher (MNIT) a écrit : > Hello All, > > I am currently using GDAL 1.9 and I'm writing out GPX files for >

Re: [gdal-dev] Writing GPX Files with multiple Extensions

2013-11-07 Thread Even Rouault
Le jeudi 07 novembre 2013 16:51:35, Pouliot, Christopher (MNIT) a écrit : > Hello All, > > I am currently using GDAL 1.9 and I'm writing out GPX files for uploading > onto Garmin units. Garmin has many different GPX extensions (gpxx, > gpxtpx, gpxtrx, etc) for defining extra attributes for their

[gdal-dev] Writing GPX Files with multiple Extensions

2013-11-07 Thread Pouliot, Christopher (MNIT)
Hello All, I am currently using GDAL 1.9 and I'm writing out GPX files for uploading onto Garmin units. Garmin has many different GPX extensions (gpxx, gpxtpx, gpxtrx, etc) for defining extra attributes for their GPS data. I am wondering how I would specify these multiple extensions in my cod