Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

gpsxml · GPX Developers Forum

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1253
  • Category: XML
  • Founded: Sep 18, 2001
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 375 - 404 of 2257   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
375 oilbaron_99 <inter...
oilbaron_99 Send Email
Jan 6, 2003
6:24 am
I don't know if this is the correct group to be posing this question. If not, I apologize. I need to find a software program or utility (freeware or...
376 David Hempy
dhempy Send Email
Jan 6, 2003
7:29 am
Doesn't sound like you're doing anything too exceptional. I would expect most of the mapping software packages can do what you're looking for. Take a look at...
377 Kjeld Jensen
jensen_kjeld Send Email
Jan 6, 2003
7:37 am
... Take at look at GPS Babel: http://sourceforge.net/projects/gpsbabel Kjeld ... http://www.CetusGPS.dk...
378 davewissenbach <da...
davewissenbach Send Email
Jan 9, 2003
2:17 am
I've worked out simple coordinate transformations for drawing trails and waypoints as Scalable Vector Graphics with UTM coordinates. The sample file references...
379 Ralf Haselmeier
idvralf Send Email
Jan 11, 2003
1:32 pm
Hi, I want to implement waypoints and routes to my gps application (qpegps.sourceforge.net). I'll use the gpx format: Is there any open source code which I can...
380 davewissenbach <da...
davewissenbach Send Email
Jan 12, 2003
3:37 am
... use ... See http://myweb.cableone.net/cdwissenbach/map.html for a link to source code to my program. However, If I had to do this over again, I'd use the...
381 Les Johnson
ylaoj Send Email
Jan 16, 2003
9:28 pm
Belated congratulations to Dave W. for the SVG example. I've been away for a while so this response is a bit tardy ... I'm glad to 'see' that progress is being...
382 davewissenbach <da...
davewissenbach Send Email
Jan 17, 2003
3:38 am
... to try vieing ... potential ... Remember that the SVG standard includes a compressed version svgz. So this might keep the size down. ... The outermost...
383 davewissenbach <da...
davewissenbach Send Email
Jan 18, 2003
8:44 pm
... extent ... Correction. In waypoint symbols which are symmetric about the X axis, I used scale(1,-1). But because of the inverted coordinate system, the...
384 davewissenbach <da...
davewissenbach Send Email
Jan 19, 2003
4:46 pm
Geography Markup Language may be an alternative to the GPX format for complex maps. See http://www.opengis.net/gml/02-069/GML2-12.html I'm considering...
385 clindh2 <clindh@.....
clindh2 Send Email
Jan 29, 2003
12:42 pm
I'm loading a GPX from geocaching.com but my XMLSpy complains: Your schema uses attributeFormDefault="qualified" - you must specify a prefix for your schema ...
386 clindh2 <clindh@.....
clindh2 Send Email
Jan 29, 2003
12:48 pm
I plan on writing an XSL, creating "Map Features" for OziExplorer. I have written one for .loc -> ozi waypoint files already. But before I get busy, has anyone...
387 Chris Schulz
cnschulz Send Email
Jan 29, 2003
8:51 pm
no, but i have a gpx<->ozi<->gpx parser too!! perhaps we could swap and steal each others ideas? c....
388 davewissenbach <da...
davewissenbach Send Email
Jan 30, 2003
3:20 am
... file. ... <gpx xmlns="http://www.topografix.com/GPX/1/0" version="1.0" creator="Wissenbach Map 2.0.3" ...
389 Christer Lindh
clindh2 Send Email
Jan 30, 2003
4:32 pm
Interesting, tell me more ;-) I completed my XSL for waypoints yesterday; my main use is to import geocaches so I can see them on detailed maps. ... From:...
390 Robert Lipe
robertlipe Send Email
Jan 30, 2003
5:16 pm
... It's not XSL, but GPSBabel (http://gpsbabel.sourceforge.net) reads and writes all three of those formats plus about two dozen others. RJL...
391 Robert Lipe
robertlipe Send Email
Jan 30, 2003
5:18 pm
... That's depressingly easy to do. I frequently get complaints from users of geocaching.com&#39;s GPX files that gpsbabel is choking on them. Every time I've...
392 Chris Schulz
cnschulz Send Email
Jan 30, 2003
10:32 pm
yes... but not very well... symbols and other attributes are not transformed, basically lat, lon and name only. c....
393 Robert Lipe
robertlipe Send Email
Jan 30, 2003
10:48 pm
... They're transformed for some file types and not for others. Contributions to the icon mapping tables are welcome. Since I don't use Ozi, I wasn't...
394 Christer Lindh <cl...
clindh2 Send Email
Feb 3, 2003
10:25 am
... OK, if anyone is interested I know have - XSL for transforming GPX to Ozi .wpt-format - XSL for transforming GPX + groundspeak:cache to HTML - Perl-script...
395 andrew_c_stock <gp...
andrew_c_stock Send Email
Mar 3, 2003
9:50 am
Hi, I have written a program for my pocket pc to plot my position and save the route I've taken as a <rte> in gpx format. The output files from the program...
396 Dan Foster
topografix Send Email
Mar 3, 2003
7:48 pm
Hello, Monday, March 3, 2003, 4:43:35 AM, Andrew wrote: a> Hi, a> I have written a program for my pocket pc to plot my position and a> save the route I've...
397 Alan Murphy
gpsutility Send Email
Mar 4, 2003
1:20 pm
Andrew, Which version of GPS Utility are you using? I used the current standard version of GPSU (4.04.7) to open your extracted file OK. If you have a file...
398 Andrew Stock
andrew_c_stock Send Email
Mar 4, 2003
2:43 pm
Hi, First of all thanks for the support on this! I have attached a file (Route.gpx) which I have tried opening in GPS Utility 4.04.7. I am not sure whether...
399 Alan Murphy
gpsutility Send Email
Mar 5, 2003
7:10 pm
Thanks for your files. The problem is that default length for Waypoint ID name in GPSU is set to 6 characters and GPSU is not changing this default setting on ...
400 offroute2000 Send Email Mar 6, 2003
12:02 am
GPXchange.com is in development. It will serve as a central database for authors to make their GPX data available on a free or commercial basis. The rapid...
401 Doug Adomatis
gps_maps Send Email
Mar 9, 2003
10:42 am
The announcement of GPXchange motivates me catch-up on GPX development. Back in April 2002, I commented here (message 256) on how the examples I'd seen "lack...
402 mroseto729 Send Email Mar 10, 2003
7:21 pm
Is there any way to upload driving directions from an internet source into expertgps? I used to be able to with mapblast but modifications to the website has...
403 Alan Murphy
gpsutility Send Email
Mar 11, 2003
10:06 am
You could try MapsOnUs (www.mapsonus.com) and GPS Utility (www.gpsu.co.uk). GPSU will read html files produced by MapsOnUs and export the data as a GPX...
404 pablogh_2000 Send Email Mar 24, 2003
4:19 pm
Hi all, I have to develop a GPS tracking application for industry vehicles. What I want to do is: 1. read NMEA data from the GPS devices, 2. read other data...
Messages 375 - 404 of 2257   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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