Blogging Tech
October 13, 2003
This Is A Blogmapper Test

Here I am, almost ready to post the first batch of Foo Movies, and now I've gone and gotten sidetracked on Blogmapper, a tool for generating code to specify the latitude and longitude of a geographical location so you can include your coordinates within blog entries. I don't know if I'm doing this right. But I suspect I'll find out soon.

(Update 10/14/03: Aha! I forgot to include the necessary JavaScript. Testing again now...)

I've embedded this code in this entry:

<span style="display:none" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"> <geo:lat>38.07306</geo:lat> <geo:long>-122.693</geo:long> </span>

38.07306-122.693

Just added this link for a test:

This is a test

Posted by Lisa at October 13, 2003 09:15 PM | TrackBack
Me A to Z (A Work In Progress)
Comments

Hi,

Are you doing this to encode only 1 geourl per entry or multiple ? I.e. is the range of the span the text you are discussing or just the post itself?

Thanks

Scott

Posted by: Scott Johnson on October 14, 2003 08:16 AM

Hi,

Are you doing this to encode only 1 geourl per entry or multiple ? I.e. is the range of the span the text you are discussing or just the post itself?

Thanks

Scott

Posted by: Scott Johnson on October 14, 2003 08:18 AM

You can use this xmlns: feature on pretty much any HTML tag, with varying degrees of success. I like the idea of tagging individual posts with it geo-tags. If you want to tag images, you can do it like so:

<img xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" geo:lat="44" geo:long="-127" src="foo.gif">

Cheers to geo information, glad to see it showing up in more places.

Posted by: Richard Soderberg on October 14, 2003 08:20 AM
Post a comment
Name:


Email Address:


URL:


No free link advertizing is allowed here. If you post a commercial link in this comment you agree to pay me $500 per link pursuant to the Terms posted here. Type "AGREE" here:

Comments:


Remember info?