Search the web
Sign In
New User? Sign Up
gpsxml · GPX Developers Forum
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 409 - 438 of 2039   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
409
Hello Paul, Monday, March 31, 2003, 8:24:12 PM, you wrote: P> How much room does your average GPS have for extra text? My CoPilot and P> GPSPilot databases...
Dan Foster
topografix
Offline Send Email
Apr 1, 2003
6:10 pm
410
... Thanks to Brian Scearce, I now have a copy of gpsbabel. I think, since I already know the format of CoPilot and GPSPilot (and I think FlyByNav, which I...
Paul Tomblin
canoe
Offline Send Email
Apr 1, 2003
6:39 pm
411
... While I appreciate Brian's hand, GPSBabel shouldn't be hard to get. It's free and it's open. http://gpsbabel.sourceforge.net ... If the code comes with a...
Robert Lipe
robertlipe
Offline Send Email
Apr 1, 2003
6:55 pm
412
... What I mean is that Brian told me about it. I'd never heard of it before. ... SAXCount counted the elements. That tells me that it's valid XML, it ...
Paul Tomblin
canoe
Offline Send Email
Apr 1, 2003
8:34 pm
413
... That's good. ... You'll want to do sanity checks by laying them on a mapping program to catch that case. By quick inspection, your stuff looked...
Robert Lipe
robertlipe
Offline Send Email
Apr 1, 2003
8:44 pm
414
I've got a preliminary cut of my "GPX Aviation Waypoint Generator" up at http://navaid.com/GPX/ Go there and choose the area of the world and the types of...
Paul Tomblin
canoe
Offline Send Email
Apr 2, 2003
1:56 am
415
... I pulled a handful into GPSBabel and eyeballed the output by hand. It looks OK to me. You might want to set the mime type on the actual file being output...
Robert Lipe
robertlipe
Offline Send Email
Apr 2, 2003
1:54 pm
416
... Unfortunately it's whatever apache on the hosting company sets by default for gpx file. I don't know how to override that in .htaccess. -- Paul Tomblin...
Paul Tomblin
canoe
Offline Send Email
Apr 2, 2003
2:05 pm
417
... I figured out how to do that in the .htaccess file. Now it's application/octet-stream, so it gets saved. I've also got a logo and fixed the donation page...
Paul Tomblin
canoe
Offline Send Email
Apr 2, 2003
11:10 pm
418
... You really want it to be something that triggers a specific application to be launched that knows how to handle it. Look at the geocaching stuff for an...
Robert Lipe
robertlipe
Offline Send Email
Apr 2, 2003
11:16 pm
419
... Is there a common mime type for GPX files? -- Paul Tomblin <ptomblin@...>, not speaking for anybody "Leave the beaten track occasionally, and dive...
Paul Tomblin
canoe
Offline Send Email
Apr 2, 2003
11:25 pm
420
If you just want to send a GPX file down from a web server, you should serve it as text/xml. So, not being familiar with htaccess that well, I would guess...
Chris Jones
xmlchodaboy
Offline Send Email
Apr 2, 2003
11:35 pm
421
... No, when I do that, my browser displays as text without the xml tags. I think it's trying to interpret it as XML. -- Paul Tomblin <ptomblin@...>,...
Paul Tomblin
canoe
Offline Send Email
Apr 3, 2003
12:33 am
422
GPX is XML. So text/xml is a valid mime-type. You can't tell the browser what application to use for a file from the web server-- you can only tell the...
Chris Jones
xmlchodaboy
Offline Send Email
Apr 3, 2003
1:08 am
423
... But if you just let it default to application/binary (or whatever the original suggestion was) there's no way for the browser to associate the data with an...
Robert Lipe
robertlipe
Offline Send Email
Apr 3, 2003
3:27 am
424
... Until we have a browser plug-in that handles that specific mime type, this may be the best approach. The browser will then use the file extension to look...
David Hempy
dhempy
Offline Send Email
Apr 3, 2003
5:47 pm
425
Right - that's why I said you have two choices. You can associate it with the only correct mime type that exists today (XML), or make the user choose an...
Chris Jones
xmlchodaboy
Offline Send Email
Apr 3, 2003
6:47 pm
426
... The problem with that is that every browser I've ever seen "handles" text/xml by displaying it. That's not what should happen when you download a GPX file...
Paul Tomblin
canoe
Offline Send Email
Apr 3, 2003
6:55 pm
427
Sorry, I misunderstood. I thought you didn't want users to have to do anything. It was my original suggestion to let the user choose an application. Yes,...
Chris Jones
xmlchodaboy
Offline Send Email
Apr 3, 2003
7:07 pm
428
Hi I'd like to be a member of this list. Thank you in advance. ... Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more...
Ren Xin
xinren_2002
Offline Send Email
Apr 10, 2003
4:10 pm
429
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 : / Live Webcam...
gpsxml@yahoogroups.com
Send Email
Apr 11, 2003
10:56 pm
430
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 : / Free Pics in...
gpsxml@yahoogroups.com
Send Email
Apr 11, 2003
10:56 pm
431
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 : / Net Dating...
gpsxml@yahoogroups.com
Send Email
Apr 11, 2003
10:56 pm
432
Hi All, Does anyone dynamicaly generate the GPX file from ColdFusion application? I'm looking for some examples and any links or code are appreciated. Thanks. ...
mvryukalo
Offline Send Email
Apr 19, 2003
9:07 am
433
Currently I'm just puting out text in xml format, I'm sure there are problems with escaping names of features that have symbols in them, but for the most part...
bogamo
Offline Send Email
Jun 10, 2003
3:07 pm
434
Hello, Tuesday, June 10, 2003, 11:07:32 AM, Geoff wrote: b> Also, I noticed that geocaching is using the mime type b> application/xml-loc, so I used that too....
Dan Foster
topografix
Offline Send Email
Jun 23, 2003
3:39 am
435
Thanks. I'll make the change the next time I push up a new version of the site. -Geoff ... __________________________________ Do you Yahoo!? SBC Yahoo! DSL -...
Geoffrey Borggaard
bogamo
Offline Send Email
Jun 23, 2003
12:05 pm
436
Hi, I'm interested in talking with any other developers who would be interested in using GPX to express line width, style, and color for routes and tracks, or...
Dan Foster
topografix
Offline Send Email
Jul 8, 2003
8:20 pm
437
Dan, Sorry about not posting something along this line earlier. I certainly am interested discussing this... as well as the map calibration data. Charles...
Charles Jones
codiak6335
Offline Send Email
Jul 8, 2003
8:36 pm
438
We too. ... From: Charles Jones [mailto:kodiak@...] Sent: Martes, 08 de Julio de 2003 06:34 p.m. To: gpsxml@yahoogroups.com Subject: Re: [gpsxml]...
Sandro Franchi @ Amer...
american_out...
Offline Send Email
Jul 9, 2003
2:09 am
Messages 409 - 438 of 2039   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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