Forums

Geotag
Feature request: additional metadata (1 post)

  1. pigsonthewing
    Member
    Posted 7 months ago #

    I hope this plugin will return

    When it does, I'd like it to add some additional metadata. For example, if the coordinates in question are 52.686001,-2.193002, then

    * An option to have the tags:

    - geo:lat=52.686001
    - geo:lon=-2.193002
    - geotagged

    added to the post (see example at http://pigsonthewing.org.uk/mysterious-case-birmingham-missing-victorian-cast-iron-urinal/ )

    * Dublin core:

    - <meta name="DC.Coverage.Spatial.Lat" content="52.686001">
    - <meta name="DC.Coverage.Spatial.Long" content="-2.193002">

    * Expose the coordinates on the page, as text, using a geo microformat ( http://microformats.org/wiki/geo ):

    - <span class="geo"><span class="latitude">52.686001</span>,<span class="longitude">-2.193002</span></span>

    * ICBM:

    - <meta name="ICBM" content="52.686001, -2.193002">

    http://wordpress.org/extend/plugins/geotag/

Reply

You must log in to post.

About this Plugin

About this Topic

  • RSS feed for this topic
  • Started 7 months ago by pigsonthewing
  • This topic is not resolved
  • WordPress version: 3.2.1