Hi, I would like to receive SMS from my j2me application.But I think it's not possible to listen the default SMS port of the mobile from j2me application(using...
I prefer to log my data in UTM and looking through the GPX 1.1 Schema documentation (topographix site)for the first time, I see only mention of lat/long....
Hello, Friday, February 10, 2006, 8:14:23 AM, peter wrote: p> I prefer to log my data in UTM and looking through the GPX 1.1 Schema p> documentation...
Hi, I have a large MS Access database with a large amount of locations in germany. The database contains all the fields necessary (lat, long etc.). To...
Hi. First, I'm no expert in GPX validation, or XML validation in general, so if I've "missed something", don't be afraid to tell me so ;-) 1) The "Validating...
Hi, First i'm new with GPX. I would like to know if GPX allow to customized the type and the symbol (the display) of waypoints Example : i would like to put a...
... GPX itself allows just about anything to be in that tag. But the intent isn't for it to be freeform. ... From a GPX perspective, the answer is that the...
... ExpertGPS only shows you the symbols that your GPS unit supports. Use the Preferences window to select a different GPS unit and then you will be able to...
Hello, ... R> We do, however, have a reason to believe in the case of ExpertGPS that R> you'll be taken care of. ExpertGPS uses a private extension to the GPX...
Hi, I’ll send the GPS data (latitude and longitude) to a third party server and it’ll return the street address. If any body has any information about a...
... Not knowing what country of data you're looking for, it's hard to give precise recommendations, but the process you're looking for (hint: google keyword...
Hi Robert, Thank u for ur suggestion. Actually I'm interested about USA. I've already searched google using geocode,geocode is just the reverse which...
Hi Subhro (and Robert :-) You want reverse geocoding. I run geocoder.us, which is regular geocoding. Schuyler and I have frequently thought about doing...
I must admit that I didn't have much time to look into general XML issues so this might be a stupid question, sorry if that's the case. I am creating a small...
Hello, Saturday, March 11, 2006, 12:26:09 PM, Goran wrote: G> I am creating a small GPS log visualizer in VS.NET 2005. I used VS to G> automaticaly create...
Hey all, I'm new to this group and this is my first post. I apologize if anything I'm asking has been discussed before. I have been using the GPX file format...
... Actually, the GPX schema does define a method for extending its content. It is the <extensions> tag. ... Adding this tag will cause the GPX file to be...
... Yes, it's called out as such in the recent O Reilly book "Google Mapping Hacks" ... <extensions> allows you a way to do that, but <html> isn't it. If...
My current project has a module for writing data out to a custom XML file and I want to modify it to write GPX. The previous author is no longer around so I'm...
Hi, Maybe I can be of help for you. First of all I understand that you have some data stored. in what form is this data available? can you give me an overview...
... Have you tried taking your XML data and using an XSLT transform to convert it to GPX? If you can do that, you only need a few lines of new code to produce...
... I have tracks with lat, long, altitude and time that I'm transferring between two programs. I already have a reader for GPX in one program, I just need a...
... In your first email, you said: My current project has a module for writing data out to a custom XML file and I want to modify it to write GPX. Sounds to me...
... Sorry for the confusion. That XML writer is designed to work on different source data and is used in a different way to what I'm doing. ... [snip] ... ...
Hello Mark, ... I know your pain. When I wrote the GPX Generator for Geocaching, I hard a bit of a time trying to put it all together. If you want, you can...
... You can use the DCP Search webpage to generate a GPX file, and copy the headers that I use, which use URLs from topografix.com. I don't know that they are...
... recognizes a ... Thanks. I started this almost a year ago and haven't done much with it since then. I recently started up again by posting it publicly ...