Hi, I'm currently developing an application that will accept a .gpx file as a file input and then convert the data contained inside and add it to a relational...
Take a look at http://blog.toposhare.org/?p=92 The gpxtosql class parses a GPX feed into a PHP array or sql statements. All source code behind toposhare.org is...
May I propose the following Uniform Type Identifier declaration, for import by OS X application developers? It declares that "com.topografix.gpx" refers to a ...
Hi. I am really interested in whether: 1) You can send GPX files showing routes from a PC to remote devices (i.e. not connected to computer) 2) Can this be...
... Each device has different capabilities: some can receive GPX files via USB, some can download them from Flash memory cards, some can load them from the...
Thanks alot for your response Simon. Much appreciated. For the sake of context, as you've probably worked out a) I know very little! and b) what I'm looking...
... This book may give you some info: http://oreilly.com/catalog/9780596529956/ And, as the FOSS4G 2008 conference was just recently held in Capetown,...
Hello For web application and GIS related work, you could try: http://www.edendevelopment.co.uk/ I use them and I know they have i-phone and mapping...
... That's a great idea. You could sell it to Rent-A-Car companies, and to entertainment places (e.g. Disneyland) among other things. ... Your big problem...
Hello, I also suggest to check our comapny, 8Motions ( http://www.8motions.com) One of our main focus is to create a mobile tourist guide, able to download...
Rob Hi If you ever consider the pocket pc (windows mobile) platform, we have already developed code modules that address the issues you raise. Our company...
Hello everybody, I just posted the new version of GPX Editor : http://www.knackes.com/blog/index.php?2008/11/20/193-gpx-editor-1070 With it you can - Load,...
Thanks to all for your responses. I've got a lot to learn, but it seems various people are thinking along similiar lines and developing solutions that I need...
Hi, I saw the announcement of GPX Editor for Windows and I wondered if something similar exists for the Mac. I have been searching for a while now, but with no...
I was making some changes to my gpx extension schema and verifying it with SAXCount in xerces. I noticed a SAX2Count in the same directory, but my file failed...
... This is a really old thread, but I'd be interested, if you have time, to see what you'd like in an interactive GPX editor. I work for Adobe and wrote a GPX...
The best gpx editor I've ever used was topofusion (windows). Besides adding and deleting points, simplifying, merging and splitting -- it's incredibly handy to...
... Just be thankful you aren't like me - even more limited as I use Linux exclusively :D I'm working on a php solution that will be platform independent, but ...
... Garmin's "Road Trip" for the Mac is usable without any Garmin devices, and imports and exports GPX files just fine. If you don't have a Garmin device than...
That's one of the reasons I want to build it on Adobe AIR. One, I can show it off as part of my day job for Adobe, but AIR also runs on Mac/Win/Linux. So I...
I haven't worked long enough with GPX Editor to say what I like or not. I'm rather looking for following functionality. a) correcting a path If I'm recording...
... and hugely.... cutting a track and deleting a segment. I don't know how many times I've screwed up and left the GPS on recording a long car trip home.... ...
... Different devices record track data at different intervals. For instance, my Garmin GPSmap can be set to record a new point only when I've moved a certain...
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...
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...