Re: A couple question about Feeds and GIS

2011-03-28 Thread Corey Farwell
I have learned that GeoRSSFeed is a feed_type and that there is a current ticket for my latter problem http://code.djangoproject.com/ticket/15707 On Mar 28, 4:30 pm, Corey Farwell wrote: > So i have the impression that django.contrib.gis.feeds.Feed outputs a > georss feed when supplied geometry.

A couple question about Feeds and GIS

2011-03-28 Thread Corey Farwell
So i have the impression that django.contrib.gis.feeds.Feed outputs a georss feed when supplied geometry. what is the purpose of django.contrib.gis.feeds.GeoRSSFeed? Also is there any reason why gis.feeds.Feed still uses the deprecated syndication.feeds.Feed instead of the new syndication.views.Fe