geo-extension-elevation: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (fix formatting)
m (fix formatting)
Line 13: Line 13:
== Real-World Examples ==
== Real-World Examples ==


=== State High Points (http://www.waypoint.org/gps2-list210.html) ===
=== State High Points ===
*http://www.waypoint.org/gps2-list210.html
 
<pre><nowiki>
<pre><nowiki>
<tr>
<tr>

Revision as of 11:42, 19 July 2007

Geo Elevation

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.

Participants

Real-World Examples

State High Points

<tr>
          <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° 35'N,<br>118° 17'W</td>

          <td>36° 34.721'N,<br>118° 17.466'W</td>
          <td>CA Mt. Whitney 1:24,000, Mt. Langley 1:24,000</td>
        </tr>

Nepal GPS Waypoints

Waypoints Netherland

Existing Practices

Proposal

Issues

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

See Also