Tags: | Categories: Blog Posted by admin on 3/9/2009 5:57 PM | Comments (2)

As promised I added Geo RSS on Community Server. You can subscribe here. Or better yet, by using Google Maps you can see the blog in a geographically

image

GeoRSS is RSS with a geographic information: a point, line or polygon. for example if adding a point will describe a latitude and longitude:

<georss:point>32.3067645945 -89.0629838838</georss:point>

I added on the page a logo for RSS to be able to subscribe:

image

Was easy to add GeoRSS into Community Server 2007 by adding a new Http Handler that reads the normal RSS and adds the Geographic location into the feed, the httphandler point to the page georss.aspx like the handler for RSS points to the Rss.aspx page.

This is just a proof of concept, I'll be posting the code after I do some clean up and I remove the hard coded stuff to allow people to implement the HttpHandler for their Community Servers.

Cheers

Al

Comments

on 1/7/2008 7:31 PM

Pingback from  Community Server needs to improve their RSS feed with GeoRSS - Al Pascual


on 2/21/2008 12:09 AM

GeoRss came out and only people working with GIS started using it. That&#39;s what I thought, a month


Comments are closed