directions-formats: Difference between revisions
Jump to navigation
Jump to search
(entry-title fix, contributors from edit history not explicit list (that goes out of date, encourages bad behavior etc.)) |
(adding GPX) |
||
Line 6: | Line 6: | ||
* Microsoft itinerary class - in Virtual Earth. | * Microsoft itinerary class - in Virtual Earth. | ||
* GPX, the GPS Exchange Format ([http://www.topografix.com/gpx.asp website], [https://en.wikipedia.org/wiki/GPS_eXchange_Format wikipedia]) allows representation of "routes" using the <var>rte</var> and <var>rtept</var> elements. <var>rtept</var> allows a <var>cmt</var> (comment) although it is not known whether GPX implementers are using the comments. [http://map.project-osrm.org/ OSRM] is an OpenStreetMap car routing services that exports GPX tracks in this format. | |||
==See also== | ==See also== |
Revision as of 01:37, 6 March 2013
<entry-title>directions formats</entry-title>
Per the microformats process, towards the development of a directions microformat, this page documents pre-existing formats for directions.
Formats
- Microsoft itinerary class - in Virtual Earth.
- GPX, the GPS Exchange Format (website, wikipedia) allows representation of "routes" using the rte and rtept elements. rtept allows a cmt (comment) although it is not known whether GPX implementers are using the comments. OSRM is an OpenStreetMap car routing services that exports GPX tracks in this format.