geo-cheatsheet

From Microformats Wiki
Revision as of 11:47, 28 November 2006 by AndyMabbett (talk | contribs) (Notes)
Jump to navigation Jump to search

Geo cheatsheet

Properties

  • class="geo"
    • class="latitude"
    • class="longitude"

Key

Single occurrence required
single occurrence optional

Notes

  • If latitude is present, so must be longitude, and vice versa.
  • If the secondary values are omitted, the two values MUST be comma separated:<span class=geo">37.386013,-122.082932</span>
  • The same number of decimal places SHOULD be used in each value.

Related pages