geo-extension-elevation: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(geo-related-pages)
m (Replace <entry-title> with {{DISPLAYTITLE:}})
(10 intermediate revisions by 3 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.
 
{{DISPLAYTITLE: Geo Elevation }}
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-related-pages}}
{{geo-related-pages}}

Revision as of 16:22, 18 July 2020

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)


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