Skip to search.
gpsxml · GPX Developers Forum

Group Information

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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 90 - 119 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
90 davewissenbach@...
davewissenbach Offline Send Email
Dec 1, 2001
6:08 pm
I recently purchased a trail map for an area of interest, the trails of the Boise Front, so that I can use the proper trail names when coding in XML format. A...
91 Dan Foster
topografix Offline Send Email
Dec 11, 2001
6:02 pm
Hello, I've added support for GPX to all three of my products. You can use the Open and Save As dialogs to read and write GPX data, or convert between GPX and...
92 davewissenbach Offline Send Email Dec 12, 2001
5:43 am
... I downloaded ExpertGPS beta, read from my GPS, wrote to .gpx file format, and attempted to input to my Map program, at ...
93 Kevin Read
kevin_read2001 Offline Send Email
Dec 12, 2001
7:47 am
I assume that the EasyGPS output (minus the little bug) is the release candidate for the GPX format If so, i'll update/rewrite the schema to this and post it...
94 Kevin Read
kevin_read2001 Offline Send Email
Dec 12, 2001
10:52 am
Hi dan Did a test and found a small issue, consider the following snippet of a LOC file saved as GPX: <wpt lat="-27.519783" lon="153.022617"> ...
95 Dan Foster
topografix Offline Send Email
Dec 12, 2001
5:23 pm
Hello, Wednesday, December 12, 2001, 12:43:51 AM, Dave wrote: d> --- In gpsxml@y..., Dan Foster <egroups@t...> wrote: d> I downloaded ExpertGPS beta, read from...
96 davewissenbach Offline Send Email Dec 13, 2001
12:55 pm
... release ... to ... Kevin, When you rewrite the schema, please look at my version at www.cableone.net/cdwissenbach/gpx.xsd. The features of interest are the...
97 davewissenbach Offline Send Email Dec 13, 2001
1:18 pm
... we ... Yikes. Thanks for pointing this out. I guess that's a good reason for using an XML-compliant parser. Right now, I've got an extremely simple parser....
98 Kevin Read
kevin_read2001 Offline Send Email
Dec 13, 2001
1:57 pm
Hi Guys Can you email to me (via the list if you like) a full sample of the GPXML you are producing. I need some sample to test against the schema, I'll also...
99 Dan Foster
topografix Offline Send Email
Dec 14, 2001
6:23 pm
Hello, Thursday, December 13, 2001, 8:56:32 AM, Kevin wrote: KR> Dan: How's the revised beta of EasyGPS going? I fixed all the problems that were found in my...
100 Kevin Read
kevin_read2001 Offline Send Email
Dec 15, 2001
2:05 am
Hi All here it is: Draft #2 of the Release candidate for the Schema I'll Upload it to the site as well. <?xml version="1.0" encoding="utf-8"?><xsd:schema ...
101 gpsxml@yahoogroups.com Send Email Dec 15, 2001
2:07 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gpsxml group. File :...
102 Kevin Read
kevin_read2001 Offline Send Email
Dec 15, 2001
2:15 am
Bugger - uploaded too soon. I made a quick change to the targetNamespace attribute to match the storage on Yahoo. Its now: ...
103 Kevin Read
kevin_read2001 Offline Send Email
Dec 15, 2001
4:12 am
Hi All Proposal: Change the Sequence attribute to be required - was optional. Currently the Schema defines the "seq" attribute of tracks and routes to be...
104 gpsxml@yahoogroups.com Send Email Dec 15, 2001
5:02 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gpsxml group. File : /Sample XML...
105 gpsxml@yahoogroups.com Send Email Dec 15, 2001
5:04 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the gpsxml group. File : /Misc/gpx...
106 davewissenbach Offline Send Email Dec 16, 2001
12:55 am
... ... <xsd:element name="ele" type="xsd:string" minOccurs="0" use="optional"/> I've played with this and have a few nits to pick: The xerces 1_5_2 parser...
107 davewissenbach Offline Send Email Dec 16, 2001
12:59 am
... optional. ... routes to ... be ... change ... when ... unable ... easy ... This might also be useful for people who for whatever reason want to manually...
108 Dan Foster
topografix Offline Send Email
Dec 16, 2001
11:24 pm
Hello, Friday, December 14, 2001, 11:12:10 PM, Kevin wrote: KR> Proposal: Change the Sequence attribute to be required - was optional. KR> Currently the...
109 davewissenbach Offline Send Email Dec 17, 2001
2:01 am
... Latest version of gpsxml provided by Map 1.2 is at my web page http://www.cableone.net/cdwissenbach/FileFormat.gpx This version, Map 1.2, inserts CDATA...
110 davewissenbach Offline Send Email Dec 18, 2001
2:23 pm
... Contact! ExpertGPS can now read the gpx format output from my program, Map, and Map can read the output of ExpertGPS. By the way, I really like the...
111 davewissenbach Offline Send Email Jan 1, 2002
11:31 pm
I've switched to Xerces-C++ parser version 1.6.0, for schema validation. This parser now provides full support for schema. On my web site, the file ...
112 c_kurz Offline Send Email Jan 3, 2002
6:25 pm
Hi there, I am a dedicated user of Palm PDA GPS applications (and I am doing some businiess with Palm/PDA-GPS interfacing). I started an initiative among...
113 Kjeld Jensen
jensen_kjeld Offline Send Email
Jan 3, 2002
6:40 pm
Hi, Just a quick answer to some of it as I am busy right now. ... I am quite sure that you only want WGS84 when you have considered this issue for some time....
114 davewissenbach Offline Send Email Jan 4, 2002
4:28 am
... initiative ... for ... Palm ... store ... to an ... only ... files in ... something. ... Eventually, we'll get around to fully annotating the Schema. See...
115 c_kurz Offline Send Email Jan 4, 2002
6:04 pm
... But how do you match the symbol/icon entries in an GPX file to those of your application or to those of a specific receiver? By full string matching? ...
116 Dan Foster
topografix Offline Send Email
Jan 4, 2002
6:24 pm
Hello, ... c> But how do you match the symbol/icon entries in an GPX file to those c> of your application or to those of a specific receiver? By full string c>...
117 c_kurz Offline Send Email Jan 7, 2002
8:43 pm
Does anyone know wether there is demo of Mac GPS Pro available somewhere? I can't find any hint on the Mac GPS Pro site, but I keep hearing about a demo. -...
118 Dan Foster
topografix Offline Send Email
Jan 10, 2002
9:59 pm
Hello, I'm going to spend some time this week documenting our work on GPX, and trying to wrap up some unfinished decisions, so we can start deploying GPX 1.0...
119 Dan Foster
topografix Offline Send Email
Jan 10, 2002
10:04 pm
Hello, Are Schemas required in GPX? Dave proposed a method for specifying a public and a private schema for GPX validation. It looks good, and I haven't heard...
Messages 90 - 119 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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