Opened 14 years ago
Last modified 13 years ago
#130 new task
Add a GeoRSS layer type
Reported by: | yvesm | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.8.0 |
Component: | widgets | Version: | |
Keywords: | Cc: |
Description
This isn't terribly urgent, but I noticed at http://osgeo-org.1803224.n2.nabble.com/Auto-refreshing-a-GeoRSS-layer-td5393956.html that one can specify explicitly a OpenLayers.Strategy.Refresh strategy to a vector layer constructor so that it is updated automatically without the user refreshing the page.
We could support adding a <refreshInterval> integer (time in ms) option in the <layer> object. GP would add the Refresh strategy code. I have some users that would be interested in that, especially pointing to a rss/gml file on disk or some such.
Change History (5)
comment:1 by , 13 years ago
Milestone: | → 1.2.0 |
---|
comment:2 by , 13 years ago
Component: | documentation → widgets |
---|---|
Priority: | major → trivial |
Type: | enhancement → task |
Note:
See TracTickets
for help on using tickets.
Is this still required ?