Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

gpsxml · GPX Developers Forum

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1254
  • Category: XML
  • Founded: Sep 18, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

I guess this is more of a general XML question, but are there any tools that, given a GPX file and the gpx.xsd file, will validate the GPX file? -- Brian Lalor...
2 Mar 1, 2002
8:02 pm

Dan Foster
topografix
Send Email

Hello, The GPX 1.0 schema is now official! Congratulations, everyone! It took a while, but our discussions and debates made for a better solution in the end....
1 Mar 1, 2002
6:40 pm

Dan Foster
topografix
Send Email

Hi all, I'm not sure if this is a problem or not, but I thought I'd report it as the release of 1.0 is imminent. I've created a file with the ExpertGPS GPS...
4 Mar 1, 2002
6:07 am

jlinscheid2000
Send Email

I have validated my track and waypoint data against the modified gpx.xsd 1.0 and I have succesfully imported track and waypoint data from Cetus GPS into the...
4 Feb 28, 2002
3:20 am

Kjeld Jensen
jensen_kjeld
Send Email

Hello, I've posted the 1.0 schema and supporting documentation at http://www.topografix.com/gpx.asp Direct link to the schema:...
7 Feb 25, 2002
6:48 pm

Dan Foster
topografix
Send Email

Hi, I would like to know what you think we need in order to step from 0.6 to 1.0? As I have no problems with the current 0.6 schema I wouldn't mind going to ...
6 Feb 20, 2002
6:46 pm

Kjeld Jensen
jensen_kjeld
Send Email

Howdy, I've been following this group for a while, and finally found time to actually do something with Gpx. I generally download gps data to my handspring,...
1 Feb 20, 2002
6:00 pm

Eric L. Hernes
elhernes
Send Email

I have written a stylesheet to allow a web browser to display the title, author, description, author-email, and area URL information and map contents...
1 Feb 16, 2002
3:41 pm

davewissenbach
Send Email

Works fine with me as it is. Saxcount has not problems validating my tracks and waypoints. 0.6 support is now implemented into the latest public Cetus GPS for...
2 Feb 10, 2002
10:43 pm

davewissenbach
Send Email

Hey all. I found out about gpx a couple of days ago. I've hacked together a quick script in python using pygarmin and xml.dom.minidom to dump the waypoints,...
1 Feb 7, 2002
3:26 pm

Brian Lalor
blalor76
Send Email

Hi All, On 5 Feb 2002 04:09:36 -0000, "jlinscheid2000" <jlinsche@...> ... It is important to specify what happens when a route contains duplicate...
2 Feb 6, 2002
5:49 pm

Dan Foster
topografix
Send Email

Hello, I'd like to start a general discussion about representing real-time positioning and navigation info in XML. There are some interesting issues that ...
3 Feb 6, 2002
4:25 pm

Hamish Marson
hnmarson
Send Email

... Thanks for the insight. ... There are some rather fast SAX parsers out there (I would stay away from DOM/JDOM since they need to store the whole parse tree...
1 Feb 5, 2002
10:44 pm

Andrzej Jan Taramina
ataramina
Send Email

Writing GPS XML data is pretty easy.....best way is usually to just hardcode the tag generation in a few method, so there really is no issue there. The...
2 Feb 5, 2002
3:55 pm

Dan Foster
topografix
Send Email

... Great idea....I'll been planning to add something similar to GPSml, and your list looks good. Most (if not all) such tags should be optional though. I'll...
1 Feb 5, 2002
3:31 pm

Andrzej Jan Taramina
ataramina
Send Email

... Yup...I've been thinking about this very issue. ... Funny...I'm working on a JavaOne demo where a Radio Shack RC (Radio Controlled) 4x4 toy truck will have...
1 Feb 5, 2002
3:31 pm

Andrzej Jan Taramina
ataramina
Send Email

... Agreed. ... Units default to degrees (lat/long), WGS84 (Datum) and Meters (distance) so if those defaults are acceptable, you don't need to specify them in...
1 Feb 5, 2002
3:31 pm

Andrzej Jan Taramina
ataramina
Send Email

Hello, As best I can tell, there are five things yet to do before we finalize GPX 1.0: 1. rearrange the order of elements (Kjeld's proposal). 2. write a user...
10 Feb 5, 2002
2:15 pm

Dan Foster
topografix
Send Email

Hi: Iam a novice in the field of GPS so i need some information regarding GPS system. 1). How these Devices work. 2). Does these devices work with Palm Pc. 3)....
1 Feb 4, 2002
11:18 pm

syeameha
Send Email

I must say that today has been a day of exciting discoveries for me. First, when my father showed me his new Garmin receiver I made a comment as to the lack of...
2 Feb 4, 2002
2:49 pm

Dan Foster
topografix
Send Email

Hello, Friday, February 01, 2002, 12:25:10 PM, we wrote: KJ> Hi ... KJ> I agree but should I take this as you do not think we should implement KJ> those...
3 Feb 1, 2002
6:04 pm

Kjeld Jensen
jensen_kjeld
Send Email

Hello, Friday, February 01, 2002, 11:51:30 AM, Kjeld wrote: KJ> <urlname> would be fine with me Fine with me too. KJ> I have looked at the NMEA data and there...
2 Feb 1, 2002
5:25 pm

Kjeld Jensen
jensen_kjeld
Send Email

... I have put GPSml into the public domain...doing so could easily contribute to the ideas that GPX incorporates, since you are free to copy and use any part ...
2 Feb 1, 2002
12:50 pm

Kjeld Jensen
jensen_kjeld
Send Email

Hi all: I decided to post an early release of the GPSml XMLSchema for GPS information to allow some feedback. GPSml V0.5 is now up at...
3 Jan 31, 2002
5:09 pm

Kjeld Jensen
jensen_kjeld
Send Email

....for those that have been curious and have visited the GPSml web page (http://www.chaeron.com/gps.html), you might have noticed that I do have a link there...
1 Jan 30, 2002
4:28 pm

Andrzej Jan Taramina
ataramina
Send Email

... GPSml can encode all of the data that GPX allows (or will very shortly if something is missing) but also allows a lot more GPS-related data to be encoded....
1 Jan 30, 2002
4:20 pm

Andrzej Jan Taramina
ataramina
Send Email

I have updated my Boise area trail map web site to the 0.5 gpsxml standard. All of the maps reference the 0/5/gpx.xsd schema at the topografix web site, and...
3 Jan 29, 2002
1:43 pm

davewissenbach
Send Email

The correct URL for GPSml V0.5 (and the Java GPS Access Library V 0.96 beta) is http://www.chaeron.com/gps.html Sorry! Andrzej Jan Taramina Chaeron...
1 Jan 29, 2002
3:21 am

Andrzej Jan Taramina
ataramina
Send Email

Hello, ... KJ> 2. I suppose that's because of the schema as dave said, but why is this a KJ> limitation. KJ> Suppose an application supports GPX 1.0...
1 Jan 26, 2002
1:04 am

Dan Foster
topografix
Send Email

Hello, Thursday, January 24, 2002, 4:02:32 PM, Kjeld wrote: KJ> I don't know how important this is, but since the elements must appear in KJ> order, maybe we...
4 Jan 25, 2002
9:21 am

Kjeld Jensen
jensen_kjeld
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help