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...
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...
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...
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...
... 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...
... 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....
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...
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...
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
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 :...
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
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
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...
... ... <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...
... optional. ... routes to ... be ... change ... when ... unable ... easy ... This might also be useful for people who for whatever reason want to manually...
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...
... 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...
... 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...
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 ...
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...
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....
... initiative ... for ... Palm ... store ... to an ... only ... files in ... something. ... Eventually, we'll get around to fully annotating the Schema. See...
... 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? ...
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>...
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. -...
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...
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...