Download & Extend

Allow for all location-enabled nodes to be fed out at once

Project:GeoRSS module
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

It would be nice to have all location-enabled nodes in the site, for a given tag (or any taxonomy term for that matter), organic group, search or view to be fed out at the same time instead of just providing the latest x number as defined by the global Drupal RSS setting as it is currently.

This could (in addition to inserting GeoRSS information in Drupal's standard feeds) be implemented by creating a new URL path (e.g., georss/node, georss/term/1, georss/group/1, georss/search/term, etc) and generate the RSS from there. The KML module does something very similar so the code could be reused for this purpose.

The purpose would be to allow all nodes matching a certain criteria to be overlayed on a GeoRSS compliant mapping system at one time, instead of simply the latest 10.

Comments

#1

I think this goes back to a very similar (though not exactly the same) feature that the proposed WFS server module would implement, but in a more simple way. This seems like a nice interim considering most of the work for this is already complete.

nobody click here