kinisi / geoserver

MIT License
0 stars 0 forks source link

Implement 'realtime KML' #8

Open aohren opened 10 years ago

aohren commented 10 years ago

We can enable realtime updates within Google Earth by embedding refreshable NetworkLinks within the downloaded KML. The KML format supports incremental updates via Update elements.

Combined with some sort of session-based cursor on the server, we should be able to enable Google Earth to continuously poll for latest geo updates.