So, when is the schema going to be updated to allow negative values for magnetic variation? -- "To announce that there must be no criticism of the president,...
Hello, Monday, January 3, 2005, 6:27:52 PM, Paul wrote: P> So, when is the schema going to be updated to allow negative values P> for magnetic variation? GPX...
Hi I was parsing the NMEA data but i don't know which NMEA sentence carry the information about the TRACKS. Also what sentence to look for the Date and time...
... I don't get this. You've got a definite bug in your schema, and rather than fix it, you're just suggesting that it be removed? I had somebody asking me to...
it is About NMEA.... Anchal ... Is this question really about GPX or is it about NMEA? ... Yahoo! Groups Links To visit your group on the web, go to: ...
... values ... in the ... If I had to create a GPX file with the magnetic variation now, I would probably store negative values as 360 + (neg value). So a...
Hi, I've a question / remark about GPX format. I use my own application to write a GPX file, and I want to map the Garmin Symbol Scheme to the GPX one. If you...
Another question about the GPX format. If you retreive a waypoint from a Garmnin unit, which is in its Aviation Database, It will get some extra info about...
... I developed my own GPX extension schema for aviation waypoints (see http://navaid.com/GPX/), but I didn't know about this. In order for a GPX extension...
... I raised this very issue about GPX in the early days. The resolution wasn't very satisfying to me, but we weren't able to come up with anything better. ...
Hello, Thursday, January 13, 2005, 7:28:25 AM, Paul wrote: ... P> In order for a P> GPX extension schema to be useful in a case like this, the program P> that...
Ok, I understand, The Same as you, when I retreive stuff from my GPS, I use the Garmin specs in my own App. But If I export it to GPX.. there's the problem. I...
Hi, Well the way I do it, is when I retrieve a waypoint (that belongs to a route) from my Garmin, I also read the Class/Subclass and country name. I store...
... I keep the protocol mantra "be conservative in what you send and liberal in what you accept" in the back of my mind. When I find "aliases" for icons, I...
As I see it, the classification of what the waypoint represents (bank, atm, or whatever) belongs in the "type" field. When imported, they can be presented to...
... <davewissenbach@y...> wrote: ... ... Hi Dave (and the rest of the group), I'm curious how you save trails that fork off in two or more directions. For...
... 100 ... from ... would ... tracks, ... would be ... experience ... I'm still experimenting with this, so my experience isn't too relevant. The people who...
gpx'ers, I recently went through my collection of data files, opening each in ExpertGPS 1.3.7, edited File Information, then saved. The result is that many...
... An advantage of GPX is that rather than focusing on corrections at the user level, we can place "blame" at the program level. :-) The rules of the blame...
... Hi Robert, I'm not looking for who to blame, just trying to make a big task a little easier. And it's not just me. There are other publishers that need to...
... Sorry, I really didn't mean to make it sound confrontational. I was just pointing out that the whole idea of a formal definition is to allow seamless...
... This kind of resolution really is a poster child for GPX. There was an interoperability problem reported, we were able to use documented tools to point to...
... [snip] ... though. :-) ... I generally go with a lenient reader/receiver and a strict (correct) writer/sender. The user primarily only cares about whether...
... Depending on the severity of the encountered problem, that's a decision any individual developer can make. I just demonstrated that I implemented a...
... I can personally attest to that one, given the amount of code I've written in the past to digest HTML into text. Gah... A couple of times with that, I did...
Hello, The <extensions> element in GPX 1.1 imposes "lax" processing on elements included from other schemas. Because of this our SaxCount validation test will...
Hello, I've updated the gpx_overlay and gpx_style schemas to reflect the comments you all made on the prior attempt. I made some further changes based on...