I've noticed that the more recent version of ExpertGPS (1.3.7) is writing version 1.1 GPX files. Unfortunately the GPX website makes no mention of v1.1 yet, so...
Hello, Thursday, July 1, 2004, 10:43:57 AM, Falke wrote: f> Could someone explain why the namespace was changed between the 1.0 f> and 1.1 versions? Were the...
... 1.0 ... it ... here? ... same ... namespace ... from ... to ... added ... was ... I can't speak for Falke, but... Here's one small difficulty. A stylesheet...
GPS XML Developers, I've got Wissenbach Map3D now producing valid output for GPX1.1 format, including copyright tags. (Metadata is always displayed when ...
Hello, I've made some stylistic changes to the GPX 1.1 schema, and used xsd:annotation to add documentation to the schema document itself. While this makes the...
I think that the change to automatically extracted documentation is really good and the documentation page linked below is very easy to read. I really like the...
A gentleman from the UK pointed out that the stylesheet in the sample gpx file was incorrect. I've modified the GPX file to use the correct stylesheet in the...
All, As of August 5, the data at BearValleyCreek.gpx was correctly updated to reference the stylesheet in the processing instruction, for client-side...
Hello, I've updated the GPX Web site to point to the new GPX 1.1 schema and documentation. I updated the text on most of the GPX Web pages, and gave the site...
Hello, I am a GIS technician for Natural Resources in Nova Scotia. We are using the GPX format as a standard input on a web site, so contractors can create...
Hello, Tuesday, August 10, 2004, 7:59:02 AM, John wrote: j> I noticed the j> GPX version changed to 1.1 as of yesterday. Is there a synopsis of j> the changes...
Howdy All, I would like to load data from GPX files into a PostGIS database. I have 18 lines of Perl which generates SQL insert statements of waypoint data....
I know I'm replying to an old message, but check out geocoder.us This is an absolutely free US geocoder built around the Tiger data by my friend Schuyler Erle....
... If you could explain why the GPX schema for tracks is inadequate, perhaps we could be more helpful. Your perl/sql stuff looks about right for 18 line...
... Well I was referring to the database schema part of things. This is probably an implementation issue, but gpsbabel seems to limit trk's to one trksegment,...
this is for my thesis.........my lecturer give me one project about GPRS....the overview of this project is user can download maps on his mobile using GPRS and...
Hi, I'm joining the group & will now be reading through as much of the list archives as possible. I'm interested decentralizing gpx file searching and reading....
Hi Steve, What sorts of things are you interested in doing in terms of decentralized file searching? What sorts of things do you want to search for? Cheers, ...
... I'd like to see: 1) An easy way to create & publish gpx routes/points, where the creator still has control of the file. 2) An aggregator/portal for finding...
... I think this might take place in a peopleaggregator/plink type of space where people just upload their own generated (foaf in this case) gpx files, and can...
Hello, Wednesday, August 25, 2004, 7:40:51 AM, Steve wrote: S> I'd like to see: S> 1) An easy way to create & publish gpx routes/points, where the creator S>...
... Interesting idea. I currently use Atomz as the keyword search utility at Travel by GPS http://www.travelbygps.com/search.php Atomz seems to be adequate...
Hello, gpsxml member. This company really helped me out. I almost lost my home. I am self employed and I was able to refinance. The best interest rates are...
168@...
Sep 4, 2004 8:09 am
645
I was working with a tool to make my own parser for the gpx file from Geocaching.com. I ran into a problem where the naming of elements included a ":" and the...
... They aren't invalid; they're in a private groundspeak namespace. We "got around it" by implementing that namespace. There are dozens of tools, including...
If you send a snippet of the XML, someone might be able to help you. I'm not sure if you're saying that you're having trouble parsing XML Namespaces in...
Here is the format. I have simplified the data to better show the structure of the XML file. As you can see, once you get to the groundspeak portion they...