On the cross-fertilization of geospatial and semantic web technology

How to Geocode Your Blog

I use WordPress, and I use Geo Plugin to annotate my blogs with geographical information (i.e., latitude and longitude). If you look at the page source of my blog, you will discover the following markups in the head section of the HTML code:

<meta name="ICBM" content="39.206133, -076.827537" />
<meta name="DC.title" content="Geospatial Semantic Web Blog" />
<meta name="geo.position" content="39.206133;-076.827537" />

ICBM (Intercontinental Ballistic Missile) is a hacker term for defining lat/long values. This term is used by different geospatial application on the Web, e.g., GeoURL ICBM address server and freemap.net

So is there any other way to geocode a blog or a particular location string in a HTML page? Yes, try geo microformat. A nice thing about microformat is that it allows you to add semantic tags to information that already existed on the Web, as oppose to asking you to define a separate version of the semantic information from scratch.

Here is an example how I’ve used geo microformat to annotate Columbia, MD — view the HTML page source.

Do you know Google has patented geocoding? See “Google Awarded Geocoding Patent

Sharing is Good. These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • YahooMyWeb
  • Reddit
  • co.mments
  • Furl
  • Ma.gnolia
  • NewsVine
  • Simpy
  • bodytext
  • E-mail this story to a friend!
  • Facebook
  • Google
  • StumbleUpon
  • Technorati
  • TwitThis

1 Comment

  1. [...] In the past, I talked about the use of microformats to geocode locations on the Web. Microformats is a new approach that attempts to introduce meaningful markups in the existing HTML pages. In particular, it exploits the use of HTML attribute values. [...]

    Pingback by Geospatial Semantic Web Blog » Blog Archive » An Optimal Way to Geocode Locations Using Microformats — January 17, 2006 @ 3:56 pm

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>