[uf-discuss] moving "latitude longitude shorthand" from brainstorming to geo, hCard

Andy Mabbett andy at pigsonthewing.org.uk
Wed Jan 24 10:58:17 PST 2007


In message <C1DBF99B.85DB1%tantek at cs.stanford.edu>, Tantek Çelik
<tantek at cs.stanford.edu> writes

>any general opinions or thoughts on the "latitude longitude shorthand"?

Thought will need to be given to how that is transferred to off-world
locations. This may mean requiring separate lat & long markup for such
places, or the use of type-value pairs:

        <span class="geo">
          <span class="type">Moon</span>
          <span class="value">12.345;01.987"</span>
        <\span>

otherwise an additional class, say, "coordinates":

        <span class="geo">
          <span class="body">Moon</span>
          <span class="coordiantes">12.345;01.987"</span>
        <\span>

-- 
Andy Mabbett
                 <http://www.pigsonthewing.org.uk/uFsig/>

                        Welcome to the 21-day week!



More information about the microformats-discuss mailing list