Hello,
I'm trying to use geofence-server-plugin with Geoserver. I need to limit 
geographically Cascaded WMS-layers, so that each layer has its own limiting 
geometry. These layers would then be published outwards in a layer group. I 
haven't got LIMIT rules working with Cascaded WMS-layers.

I can get PostGIS vector layer limited with these rules:
Priority 0: Role=* User=* Service=WMS Request=GETMAP Workspace=* Layer=* 
Access=LIMIT with "SRID=4326;MULTIPOLYGON (((23 60, 25 60, 25 65, 23 60)))"
Priority 1: Role=* User=* Service=WMS Request=* Workspace=* Layer=* Access=ALLOW

With those rules my cascaded WMS layer is shown at its full extent. Is that a 
bug or something that is not implemented?

I'm using Geoserver 2.10-Snapshot (2.8.2016) with Java 1.8.0_60 and Tomcat 
7.0.69. I tested both vector layers and cascade WMS in QGIS with test user, so 
it's not about that rules are not applied to admin.

Best Regards,
Mikko Kolehmainen
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to