Not, strictly speaking, on-charter for this group, but you people know all about this stuff. What with the explosion of devices which can tell you your...
... email messages, blog entries and comments, web pages, usenet messages, Instant Messages. If possible, should be useful in SMS as well. ... I have no idea...
On Thu, 3 Jul 2008 10:25:11 +0100 "Simon Slavin" ... I would think <geoloc latitude="NN.NNN" longitude="NN.NNN"/> would be more XML-like, and would make the...
... Or perhaps borrow from KML, now known as "OpenGISĀ® KML Encoding Standard" (OGC KML). It is now maintained by the Open Geospatial Consortium, Inc. (OGC)...
... Or I could use GPX. But I've never seen any of these formats used for specifying a location in the middle of a human-readable message. I'm trying to...
I think having a standard URI-looking thing is more important than being able to squeeze in every possible parameter. This would be very cool if it caught on....
... Ah, I see. Do you want that code displayed to the user as-is, or rendered somehow by the browser? If you just want a link, an http URL that returns a KML...
... That's exactly it. Obviously my first explanation was poor but the second one was understandable. ... Radius is a very good idea. Thank you. And since...
... There is already proposal (internet draft) within the IETF geopriv working group for a geolocation URI. "A Uniform Resource Identifier for Geographic...
... Yes, I've seen that tagging format. Unfortunately, email and web software isn't already programmed to know what to do when it encounters it. That's why I...
... Why not http://en.wikipedia.org/wiki/Geohash ? Cheers P....
Pierpaolo Bernardi
olopierpa@...
Jul 14, 2008 1:12 am
1874
... It doesn't have a place for the other parameters (to which I've since inserted 'radius' after altitude). Also, I'm reluctant to use geohashing because it's...
I need to export route that are created in a application using MapInfo to GPX for use with the Garmin Nuvi 760. I was albe to generate KML the represents the...
... understanding ... Can ... not ... for ... in ... Yes, it's ... descriptions ... finding ... metadata, and ... extension. See ... devices/ ... While all...
... understanding ... Can ... not ... for ... in ... Yes, it's ... descriptions ... finding ... metadata, and ... extension. See ... devices/ ... While all...
... Garmin's extensions aren't really well designed in that regard; many of their fields are just hex encodings of what their firmware uses internally and...
I'm looking to add a custom element to the extensions type for waypoints. I see the xsd has spots all over it where you can add your own elements, but my...
Anyone? Ultimately I want to create a class to use in vb.net using these extensions. I've found a few examples while searching through the yahoo groups site,...
... What are you looking for, information on how to write a schema? How to write a file with an extended schema? If you want an example of a dataset with an...
Paul, I've actually been working with that exact example. I guess the main issue I'm having is generating the class for .net using xsd.exe Running xsd gpx.xsd...
If anybody has any experience with GPX and .Net, your assistance would be greatly appreciated. I can generate standard GPX files all day long using gpx.xsd and...