Hi, have considered using a spatial database like PostGres/PostGIS ?
This way, every changes are automatically reflected in Geoserver at the next operation (zoom, pan) If you want server push, you would need to trigger a GetMap Request or a refresh of the browser and invalidating browser cache on the client as soon as a change is done in your source. Geoserver is unaware of changes made in your data source in real-time. Thanks -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
