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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 375 - 404 of 2039   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
375
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...
oilbaron_99 <interjun...
oilbaron_99
Offline Send Email
Jan 6, 2003
6:24 am
376
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...
David Hempy
dhempy
Offline Send Email
Jan 6, 2003
7:29 am
377
... Take at look at GPS Babel: http://sourceforge.net/projects/gpsbabel Kjeld ... http://www.CetusGPS.dk...
Kjeld Jensen
jensen_kjeld
Offline Send Email
Jan 6, 2003
7:37 am
378
I've worked out simple coordinate transformations for drawing trails and waypoints as Scalable Vector Graphics with UTM coordinates. The sample file references...
davewissenbach <davew...
davewissenbach
Offline Send Email
Jan 9, 2003
2:17 am
379
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...
Ralf Haselmeier
idvralf
Offline Send Email
Jan 11, 2003
1:32 pm
380
... 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...
davewissenbach <davew...
davewissenbach
Offline Send Email
Jan 12, 2003
3:37 am
381
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...
Les Johnson
ylaoj
Offline Send Email
Jan 16, 2003
9:28 pm
382
... to try vieing ... potential ... Remember that the SVG standard includes a compressed version svgz. So this might keep the size down. ... The outermost...
davewissenbach <davew...
davewissenbach
Offline Send Email
Jan 17, 2003
3:38 am
383
... 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...
davewissenbach <davew...
davewissenbach
Offline Send Email
Jan 18, 2003
8:44 pm
384
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...
davewissenbach <davew...
davewissenbach
Offline Send Email
Jan 19, 2003
4:46 pm
385
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 ...
clindh2 <clindh@...>
clindh2
Offline Send Email
Jan 29, 2003
12:42 pm
386
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...
clindh2 <clindh@...>
clindh2
Offline Send Email
Jan 29, 2003
12:48 pm
387
no, but i have a gpx<->ozi<->gpx parser too!! perhaps we could swap and steal each others ideas? c....
Chris Schulz
cnschulz
Offline Send Email
Jan 29, 2003
8:51 pm
388
... file. ... <gpx xmlns="http://www.topografix.com/GPX/1/0" version="1.0" creator="Wissenbach Map 2.0.3" ...
davewissenbach <davew...
davewissenbach
Offline Send Email
Jan 30, 2003
3:20 am
389
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:...
Christer Lindh
clindh2
Offline Send Email
Jan 30, 2003
4:32 pm
390
... It's not XSL, but GPSBabel (http://gpsbabel.sourceforge.net) reads and writes all three of those formats plus about two dozen others. RJL...
Robert Lipe
robertlipe
Offline Send Email
Jan 30, 2003
5:16 pm
391
... That's depressingly easy to do. I frequently get complaints from users of geocaching.com's GPX files that gpsbabel is choking on them. Every time I've...
Robert Lipe
robertlipe
Offline Send Email
Jan 30, 2003
5:18 pm
392
yes... but not very well... symbols and other attributes are not transformed, basically lat, lon and name only. c....
Chris Schulz
cnschulz
Offline Send Email
Jan 30, 2003
10:32 pm
393
... 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...
Robert Lipe
robertlipe
Offline Send Email
Jan 30, 2003
10:48 pm
394
... 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...
Christer Lindh <clind...
clindh2
Offline Send Email
Feb 3, 2003
10:25 am
395
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...
andrew_c_stock <gpx@....
andrew_c_stock
Offline Send Email
Mar 3, 2003
9:50 am
396
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...
Dan Foster
topografix
Offline Send Email
Mar 3, 2003
7:48 pm
397
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...
Alan Murphy
gpsutility
Offline Send Email
Mar 4, 2003
1:20 pm
398
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...
Andrew Stock
andrew_c_stock
Offline Send Email
Mar 4, 2003
2:43 pm
399
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 ...
Alan Murphy
gpsutility
Offline Send Email
Mar 5, 2003
7:10 pm
400
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...
offroute2000
Offline Send Email
Mar 6, 2003
12:02 am
401
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...
Doug Adomatis
gps_maps
Offline Send Email
Mar 9, 2003
10:42 am
402
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...
mroseto729
Offline Send Email
Mar 10, 2003
7:21 pm
403
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...
Alan Murphy
gpsutility
Offline Send Email
Mar 11, 2003
10:06 am
404
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...
pablogh_2000
Offline Send Email
Mar 24, 2003
4:19 pm
Messages 375 - 404 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