Opened 17 years ago
Last modified 13 years ago
#6547 closed
Support GeoRSS in syndication of Geographic Models — at Initial Version
Reported by: | jbronn | Owned by: | jbronn |
---|---|---|---|
Component: | GIS | Version: | gis |
Severity: | Keywords: | gis georss feed rss | |
Cc: | jbronn@… | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
There should be a django.contrib.gis.syndication
module, that will contain a subclass of Feed
, that will include GeoRSS information for geographic models.
GeoRSS support for Django was discussed earlier in django-users. The solution should be simple, and be familiar to those who have used Django's syndication feeds -- in other words, keep the API consistent with what Django already has.
Note:
See TracTickets
for help on using tickets.