This plug-in is used to the location information from the strings of Keyword in weblog Entry with Movable Type.
for GIS,EXIF,GoogleMaps,YahooMaps,etc'
MT TAG: <$MTEntryGeoLocate$>
Reference:
W3C Semantic Web Interest Group Basic Geo (WGS84 lat/long) Vocabulary
lat="xx.xxxxxxxx" lng="xxx.xxxxxxxx"
Template:
<?xml version="1.0"?>
<rss version="2.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos">
<channel>
<MTEntries lastn="5">
<item>
<title><$MTEntryTitle remove_html="1" encode_xml="1"$></title>
<category><MTEntryCategories><$MTCategoryLabel$></MTEntryCategories></category>
<link><$MTEntryPermalink encode_xml="1"$></link>
<description><$MTEntryBody encode_xml="1" convert_breaks="0"$></description>
<$MTEntryGeoLocate type="rss"$>
</item>
</MTCatEntries >
<channel>
</rss>
SampleMaps
RSS2.0 XML File
Javascript
Map geocoded RSS/Atom to Google Maps (This site use Tokyo Datum (read XML plot wgc84))
10 Nov 2005 - 0.0.1 Release
19 Nov 2005 - 0.2 Release
Bug Report/Request: GeocodedLocate@xn--y8jmg4a9b7g.jp