geo-extension-elevation: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Initial examples)
 
(historical note, entry-title, participants can (and should) be determined by wiki edit history, removed empty sections)
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Geo Elevation =
'''This page is historical as of 2012. [[vCard4]] introduced an 'altitude' component to its GEO property which is now incorporated in [[h-card]] and [[h-geo]].''' - [[User:Tantek|Tantek]] 18:30, 23 December 2012 (UTC)
An exploration of adding elevation information to geo data.
 
<entry-title> Geo Elevation </entry-title>
An exploration of adding elevation (altitude) information to geo data.


== The Problem ==
== The Problem ==
Publishers of elevation information on the web could make additional use of this information (e.g. in Google Earth) with a standard format.
Publishers of elevation information on the web could make additional use of this information (e.g. in Google Earth) with a standard format.


== Participants ==
Altitude data in waypoints is particularly used in aviation.
* Alexander Graf


== Real-World Examples ==
== Real-World Examples ==
*See [[geo-elevation-examples]]


=== State High Points (http://www.waypoint.org/gps2-list210.html) ===
==Issues==
<pre><nowiki>
*Metric (ISO) measurements, or feet/ yards/ whatever?
<tr>
**See [[measure]]
          <td>CA</td>
 
          <td><a href="./batting.500/">7/2/2001</a></td>
          <td><a href="./batting.500/">California</a></td>
          <td>Mount Whitney</td>
          <td>14,494</td>
          <td>36&deg; 35'N,<br>118&deg; 17'W</td>
 
          <td>36&deg; 34.721'N,<br>118&deg; 17.466'W</td>
          <td>CA Mt. Whitney 1:24,000, Mt. Langley 1:24,000</td>
        </tr>
</nowiki></pre>
== Existing Practices ==
 
== Proposal ==


== See Also ==
== See Also ==
* [[geo]]
{{geo-related-pages}}

Revision as of 18:30, 23 December 2012

This page is historical as of 2012. vCard4 introduced an 'altitude' component to its GEO property which is now incorporated in h-card and h-geo. - Tantek 18:30, 23 December 2012 (UTC)

<entry-title> Geo Elevation </entry-title> An exploration of adding elevation (altitude) information to geo data.

The Problem

Publishers of elevation information on the web could make additional use of this information (e.g. in Google Earth) with a standard format.

Altitude data in waypoints is particularly used in aviation.

Real-World Examples

Issues

  • Metric (ISO) measurements, or feet/ yards/ whatever?

See Also