I've noticed that the more recent version of ExpertGPS (1.3.7) is writing version 1.1 GPX files. Unfortunately the GPX website makes no mention of v1.1 yet, so...
620
Dan Foster
topografix
Jul 1, 2004 5:27 pm
Hello, Thursday, July 1, 2004, 10:43:57 AM, Falke wrote: f> Could someone explain why the namespace was changed between the 1.0 f> and 1.1 versions? Were the...
621
David S. Wissenbach
davewissenbach
Jul 5, 2004 4:25 am
... 1.0 ... it ... here? ... same ... namespace ... from ... to ... added ... was ... I can't speak for Falke, but... Here's one small difficulty. A stylesheet...
622
David S. Wissenbach
davewissenbach
Jul 11, 2004 1:23 am
GPS XML Developers, I've got Wissenbach Map3D now producing valid output for GPX1.1 format, including copyright tags. (Metadata is always displayed when ...
623
Dan Foster
topografix
Jul 28, 2004 6:37 pm
Hello, I've made some stylistic changes to the GPX 1.1 schema, and used xsd:annotation to add documentation to the schema document itself. While this makes the...
624
David S. Wissenbach
davewissenbach
Jul 29, 2004 12:45 pm
I think that the change to automatically extracted documentation is really good and the documentation page linked below is very easy to read. I really like the...
625
David S. Wissenbach
davewissenbach
Jul 31, 2004 12:06 pm
A gentleman from the UK pointed out that the stylesheet in the sample gpx file was incorrect. I've modified the GPX file to use the correct stylesheet in the...
626
David S. Wissenbach
davewissenbach
Aug 5, 2004 12:45 pm
All, As of August 5, the data at BearValleyCreek.gpx was correctly updated to reference the stylesheet in the processing instruction, for client-side...
627
Dan Foster
topografix
Aug 9, 2004 4:24 pm
Hello, I've updated the GPX Web site to point to the new GPX 1.1 schema and documentation. I updated the text on most of the GPX Web pages, and gave the site...
628
jtrubinca
Aug 10, 2004 11:59 am
Hello, I am a GIS technician for Natural Resources in Nova Scotia. We are using the GPX format as a standard input on a web site, so contractors can create...
629
Dan Foster
topografix
Aug 10, 2004 2:23 pm
Hello, Tuesday, August 10, 2004, 7:59:02 AM, John wrote: j> I noticed the j> GPX version changed to 1.1 as of yesterday. Is there a synopsis of j> the changes...
630
John Rubin
jtrubinca
Aug 10, 2004 3:43 pm
Thanks Dan, We use only the base elements and the conversion process worked fine. John Dan Foster <egroups@...> wrote: Hello, Tuesday, August 10,...
631
Rich Gibson
period3equals
Aug 14, 2004 6:10 pm
Howdy All, I would like to load data from GPX files into a PostGIS database. I have 18 lines of Perl which generates SQL insert statements of waypoint data....
632
Rich Gibson
period3equals
Aug 15, 2004 3:40 am
I know I'm replying to an old message, but check out geocoder.us This is an absolutely free US geocoder built around the Tiger data by my friend Schuyler Erle....
633
Robert Lipe
robertlipe
Aug 16, 2004 5:08 pm
... If you could explain why the GPX schema for tracks is inadequate, perhaps we could be more helpful. Your perl/sql stuff looks about right for 18 line...
634
Rich Gibson
period3equals
Aug 16, 2004 6:07 pm
... Well I was referring to the database schema part of things. This is probably an implementation issue, but gpsbabel seems to limit trk's to one trksegment,...
635
Robert Lipe
robertlipe
Aug 16, 2004 7:19 pm
... You should definitely take that up with the GPSBabel guy. RJL...
636
Romeo
hac_20
Aug 22, 2004 3:56 pm
this is for my thesis.........my lecturer give me one project about GPRS....the overview of this project is user can download maps on his mobile using GPRS and...
637
Steve Mallett
steveblosxom...
Aug 23, 2004 6:55 pm
Hi, I'm joining the group & will now be reading through as much of the list archives as possible. I'm interested decentralizing gpx file searching and reading....
638
Rich Gibson
period3equals
Aug 25, 2004 7:41 am
Hi Steve, What sorts of things are you interested in doing in terms of decentralized file searching? What sorts of things do you want to search for? Cheers, ...
639
Steve Mallett
steveblosxom...
Aug 25, 2004 11:37 am
... I'd like to see: 1) An easy way to create & publish gpx routes/points, where the creator still has control of the file. 2) An aggregator/portal for finding...
640
Rich Gibson
period3equals
Aug 25, 2004 2:46 pm
The general problem of geospatial data discovery is hard...and worth doing. So let's look at it more!...
641
Steve Mallett
steveblosxom...
Aug 25, 2004 2:58 pm
... I think this might take place in a peopleaggregator/plink type of space where people just upload their own generated (foaf in this case) gpx files, and can...
642
Dan Foster
topografix
Aug 25, 2004 4:04 pm
Hello, Wednesday, August 25, 2004, 7:40:51 AM, Steve wrote: S> I'd like to see: S> 1) An easy way to create & publish gpx routes/points, where the creator S>...
643
Doug Adomatis
gps_maps
Aug 26, 2004 12:07 pm
... Interesting idea. I currently use Atomz as the keyword search utility at Travel by GPS http://www.travelbygps.com/search.php Atomz seems to be adequate...
644
168@...
Sep 4, 2004 8:09 am
Hello, gpsxml member. This company really helped me out. I almost lost my home. I am self employed and I was able to refinance. The best interest rates are...
645
ariestiger.rm
Sep 7, 2004 4:41 pm
I was working with a tool to make my own parser for the gpx file from Geocaching.com. I ran into a problem where the naming of elements included a ":" and the...
646
Robert Lipe
robertlipe
Sep 7, 2004 5:50 pm
... They aren't invalid; they're in a private groundspeak namespace. We "got around it" by implementing that namespace. There are dozens of tools, including...
647
Kevin Z Grey
kevlar01
Sep 7, 2004 5:59 pm
If you send a snippet of the XML, someone might be able to help you. I'm not sure if you're saying that you're having trouble parsing XML Namespaces in...
648
ariestiger.rm
Sep 7, 2004 7:18 pm
Here is the format. I have simplified the data to better show the structure of the XML file. As you can see, once you get to the groundspeak portion they...