Hi Diego,

just thinking out loud: depending on the WMS client you use (I would
recomment QGIS ;-) )... you could use so called 'NOTIFY' event from
withing postgres.
QGIS can use those to update a Postgis layer, but maybe you can use
something similar to update the WMS client?

Read here
http://oslandia.com/en/2017/10/07/refresh-your-maps-from-postgresql/
something about it.

Another option I can think of (if you have thousands of clients who want
their maps updated) is use this NOTIFY mechanism to call some global
message system like MQTT or so, your web clients then could maybe react
to mqtt-events?

Regards,

Richard Duivenvoorde

On 5/15/20 2:46 AM, Jody Garnett wrote:
> Good afternoon Diego:
> 
> My employer GeoCat is one of those listed for GeoServer
> commercial support <http://geoserver.org/support/> and we would of
> course love an opportunity to work with you.
> 
> If you would like to contact myself as a member of the GeoServer
> community please do so via the user list (CCed) as outlined on the
> GeoServer community support <http://geoserver.org/comm/> page. As a
> project GeoServer likes to encourage community participation and you can
> help by asking questions in public where more participants have a chance
> to answer your question and learn from each others discussion.
> 
> Please ensure you have read through the post guidelines
> <http://geoserver.org/comm/userlist-guidelines.html> before sending
> email to the user list.
> --
> Jody Garnett
> 
> 
> On Wed, 13 May 2020 at 12:59, Diego Fernández García <itt...@gmail.com
> <mailto:itt...@gmail.com>> wrote:
> 
>     Hi!
>     My name is Diego Fernández and I live in Spain.
>     I use GeoServer and PostGIS to publish WMS services. I have an
>     automatic system to load points, lines and polygons. Currently, to
>     see that new information, I have to refresh the WMS url.
>     Do you know of any way to automate the refreshing of the URL every
>     time a new record is created in the database?
>     Thanks and regards,
>     Diego
> 
> 
> 
> _______________________________________________
> 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
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
> 



_______________________________________________
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


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to