QGIS has the ability to display GeoRSS by following these steps:
- Click on "Add Vector Layer..." icon
- Make sure the Data Source is "File" and enter the GeoRSS URL with "/viscurl/" prefix on the GeoRSS (e.g. /vsicurl/http://earthquake.usgs.gov/earthquakes/catalogs/eqs1day-M0.xml).
The problem I'm having is that the canvas is not updated when a new earthquake happens. I have to quit qgis, restart qgis, then load the GeoRSS in order to see any updates.
Anyone knows how to show GeoRSS in real time? I'd love to hear of any other FOSS solutions to this problem.