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...
... 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...
... 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...
... 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 ...
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...
... 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...
... 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...
... 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...
... 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...
... Is there a common mime type for GPX files? -- Paul Tomblin <ptomblin@...>, not speaking for anybody "Leave the beaten track occasionally, and dive...
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...
... 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@...>,...
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...
... 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...
... 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...
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...
... 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...
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,...
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
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
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
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. ...
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...
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....
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 -...
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, Sorry about not posting something along this line earlier. I certainly am interested discussing this... as well as the map calibration data. Charles...