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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 1928 - 1957 of 2039   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1928
To take this one step further if you click (select) a point in the text version that point should be highlighted on the map, and visa versa. I'd also like to...
gregmtnbike
Offline Send Email
Jan 5, 2009
5:15 am
1929
Hello, I have a need to create compressed GPX files, using the Zip compression/decompression algorithm. This would be identical to how the KML format has a...
Dan Foster
topografix
Offline Send Email
Jan 5, 2009
6:08 pm
1930
I'd vote .gpz to continue the .kml->.kmz format.  But either of the other two make sense too. ... From: Dan Foster <egroups@...> Subject: [gpsxml]...
Martin
martinp1313
Offline Send Email
Jan 5, 2009
6:54 pm
1931
For Mac OS X, the final dot/extension will define the type. So ".gpx.zip" is a bad choice because it will be treated as a straight zip file. Hal...
Hal Mueller
halmuellermg
Offline Send Email
Jan 5, 2009
6:58 pm
1932
... Not to distract, but KMZ is actually a bit more than that; it's an archive and thus can include icons, html and other data that can be referenced from the...
Robert Lipe
robertlipe
Offline Send Email
Jan 5, 2009
7:21 pm
1933
Hello, ... My implementation plan was to mimic KMZ as much as possible - the program that opened the compressed GPX archive would extract data from any and all...
Dan Foster
topografix
Offline Send Email
Jan 5, 2009
8:04 pm
1934
Here's another vote for GPZ. It isn't an overused file extension so it seems like a good candidate. It is also consistent to kmz as Dan mentioned already. We...
Jeremy Irish
groundspeak
Offline Send Email
Jan 5, 2009
9:10 pm
1935
... Your file is a .zip file. The extension should be .zip. If you want to use .gpx before that, which would be the third of your options, that's fine. ... ...
Simon Slavin
simonslavin
Offline Send Email
Jan 5, 2009
9:17 pm
1936
... But that's exactly what it is - a zip archive. MacOS X is doing the right thing by treating it that way. Once you decompress it Mac OS X should treat it as...
Michael A. Peters
funkyres
Offline Send Email
Jan 5, 2009
9:46 pm
1937
... Exactly. Make up a new extension and people's browsers will ask them what they want to do with the file. Leave it as .zip and the server will send the...
Michael A. Peters
funkyres
Offline Send Email
Jan 5, 2009
9:47 pm
1938
On Mon, Jan 5, 2009 at 4:17 PM, Simon Slavin ... And let's not forget that at least some versions of IE ignore the ContentType returned by the web server and...
Paul Tomblin
canoe
Offline Send Email
Jan 5, 2009
9:47 pm
1939
... That's the best choice. It means that you don't need to define new mime types - servers etc. already know what a .zip extension means....
Michael A. Peters
funkyres
Offline Send Email
Jan 5, 2009
9:47 pm
1940
... There are several different compression methods - zip, gzip, bzip2, plus several others. It really does not make sense to pick just one and make a new...
Michael A. Peters
funkyres
Offline Send Email
Jan 6, 2009
1:41 am
1941
My vote is for gpx.compressionext mainly using gpx.gz .gz is meant for single file compression, not multiple file archives, also applications automatically...
Simon Thwaites
simon_thwaites
Online Now Send Email
Jan 7, 2009
2:27 pm
1942
I thought until today that it was 1.1, as shown by http://www.topografix.com/gpx.asp But a user of my GPX editor program, just pointed me at ...
pixelk
Offline Send Email
Jan 7, 2009
2:27 pm
1943
Hello, ... It was put up there to hold the one or two changes that people had requested after 1.1 came out, so that they'd be included in any future 1.2...
Dan Foster
topografix
Offline Send Email
Jan 7, 2009
2:30 pm
1944
... Mostly I think you put it up because I wanted magnetic declination to be +/- 180 degrees instead of 0-360, since +/- 180 is the standard. -- Parks sat so...
Paul Tomblin
canoe
Offline Send Email
Jan 7, 2009
2:41 pm
1945
I've released a very simple Java library that allows the parsing of GPX files. I've used the library to add support for import and export of GPX entities in...
Sunburned Surveyor
sunburned.su...
Offline Send Email
Jan 7, 2009
3:15 pm
1946
Hi Group, currently I'm in a software project that would benefit from the GPX file format - or from one of its competing formats. I noticed there are multiple...
h_zwakenberg
Offline Send Email
Jan 27, 2009
12:30 pm
1947
Hello, ... To what formats would you like us to compare GPX? -- Dan Foster...
Dan Foster
topografix
Offline Send Email
Jan 27, 2009
12:53 pm
1948
... GPX is an open standard specifically designed for exchange of data, you certainly should add least read/write the format regardless of what you use...
Michael A. Peters
funkyres
Offline Send Email
Jan 27, 2009
5:58 pm
1949
Demo: http://wms.mapuse.net/demo/playground/phpgpx/ Source: https://sourceforge.net/project/showfiles.php?group_id=173721 The script will time code Flickr...
mhoeghgmailcom
Offline Send Email
Feb 2, 2009
7:01 pm
1950
... Nice! You might want to look at using OGR (http://www.gdal.org/ogr/) and related bindings for the various format translations. ..Tom...
tomkralidis
Offline Send Email
Feb 5, 2009
3:00 pm
1951
Hi to you all Am Emmanuel Owusu Addai, and am an MSc. Student trying to build a web service for Differential GPS in my final year project. And I want to know...
Emmanuel Owusu Addai
emmaddais
Offline Send Email
Feb 8, 2009
4:06 pm
1952
Howdy - I'm looking to add custom tags to gpx file format to extend it to meet my needs, but I don't want to duplicate efforts. One area where I need to extend...
Michael A. Peters
funkyres
Offline Send Email
Feb 10, 2009
2:31 pm
1953
Hello, ... I'm not aware of extensions for weather or wildlife taxonomy. I'd be interested in providing feedback on any wildlife extensions you come up with. ...
Dan Foster
topografix
Offline Send Email
Feb 10, 2009
2:55 pm
1954
I do some code, but I am trying to find some historical gpx files to view in google 5.0 any ideas? Thanx...
comline@...
comline...
Offline Send Email
Feb 16, 2009
2:49 pm
1955
Hi All I'm writing a fun GPS-centred website at the moment - http://www.runsaturday.com I'm currently integrating our database with the wonderful...
runsaturday
Offline Send Email
Mar 14, 2009
2:51 pm
1956
... insist on the GPX including timestamps for all trackpoints. ... The rationale for their preference would be best asked of them. We could speculate that...
Robert Lipe
robertlipe
Offline Send Email
Mar 14, 2009
2:55 pm
1957
... I am a contributor of a very large number of tracks to OSM and always use GPX 1.1. There is a however a requirement for timestamps for all trackpoints....
Mike Collinson
ewmjc
Offline Send Email
Mar 14, 2009
5:17 pm
Messages 1928 - 1957 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