The alternative way is proxy pattern. Put your geoserver where there is no external access to it, and another server managing access to it as a proxy. That way you can edit everything coming into the proxy before passing it to the real geoserver. I think that Geofence works this way. Might be another way to do it. The proxy can do a lot of interesting tricks for you. Add calculated fields, "join" with unconventional datastores (eg we do it with an image repository) etc.
Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents. ------------------------------------------------------------------------------ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
