... Read the credits. They personally thank Robert for the use of GPSBabel. So yeah, I think he knows what he is talking about ;) ... From: cybarber...
Hi! I have a 3D graphics package written in C++ and OpenGL and I've been asked to add a GPX file reader to it. I've not used XML before and I was wondering if...
... For a good, quick introduction to XML and XML-related technologies check out http://www.w3schools.com/. Beyond that, there are numerous books on the...
... Thanks for the advice. ... I thought XML was supposed to be this wonderful technology that would solve everyone's data file problems! Surely it should be a...
Mark, An alternative approach to using the schema is just to parse the GPX XML directly and pull out what you are looking for. Less elegant in the long run...
... GPX XML ... the long ... ones head ... I had thought of doing that but was under the impression XML was more plug-and-play that it seems to be. ... Have...
Does anyone know of any downloadable examples of complex GPX 1.1 files that include most or all of the lesser used tags such as <dgpsid>, <fix>, <hdop>,...
Hi, For writting a XSLT transformation sheet to convert GPX 1.0 to 1.1 and from 1.1 to 1.0(lot of apps don't accept v1.1 yet) I have been looking for GPX v1.1...
These XSLT transformations would be very useful. Please let us know when they're available to look at. Thanks, Troy _____ From: gpsxml@yahoogroups.com...
hi there, first of all i appologize for any strange or silly question. I am not a programmer, just a very curious user.. the gpx file below is made with...
Have been using Microsofts research WWMX proggie location stamper to match my track GPX timestamps with the Digital images timestamp to add GPS data to the...
... not ... file. ... that ... also ... seems ... According to the version 1.0 Schema (also the version 1.1 schema Name has to come before number. name,...
... to ... there ... along ... of ... get ... RoboGEO.xml ... and ... for ... August 19th: added cumulative climbing meters from start to finish. August 20th:...
The documentation at http://www.topografix.com/GPX/1/1/ states that <rtept> elements are wptTypes yet when I create a .GPX file that includes <desc> and <time>...
Hello, Tuesday, August 23, 2005, 1:39:19 AM, verntessi0 wrote: v> The documentation at http://www.topografix.com/GPX/1/1/ states that v> <rtept> elements are...
Have any of you written applications in Delphi to write GPX files? I'm keen to find any examples that might be out there to see how you went about it. Chris....
Hi, Writing gpx-files are just xlm files, so you can write them to file etc... lik eyou do with xml-files. For this you can for instance use the XML DOM...
Well yes, if you're familiar with writing XML files... which I'm not, yet. I thought an example might make it a bit easier if anyone has any. Chris. ... From:...
Hi, there is many info available for this. Maybe you find something here: http://delphi.about.com/od/objectpascalide/l/aa072500a.htm Jan ... -- J.K. Pieters ...
... DOH! That was the problem. I was unaware that the elements had to appear in a specific order. Upon changing this, the file validates. Thank you for your...
I'm not an XML expert so please go easy..! Does anyone have a very simple track example they could send me? I'm looking to write an app that will record a...
... There are several such tracks in both the GPX examples at Topografix and in the reference/tracks/ directory of the GPSBabel source tree. ... You can also...
Ok, I know it's not pretty, but I'm experimenting with creating my GPX file in Delphi. I know what I'm trying to achieve but I think there's something I don't...
Ahh ha..! Looks like my problem is because I was adding the <TRK> as a child of <GPX> instead of a child of <XML>. Sorry to waste peoples time. Chris. ... ...
Figured folks here might find this interesting: http://www.blogthevote.net/vetrax/map.aspx? track=http://www.singletracks.com/trax/functions/gpxDL2.php?id=1 ...