Discussion:
[Geoserver-users] Changing queryable attribute of vectorlayer using gsconfig
John, Steffen
2017-05-22 13:30:25 UTC
Permalink
Hi,

is it possible to change the queryable attribute of a layer using gsconfig?
I checked the code of gsconfig and it seems that it isn't possible diretly, like:

layer.queryable = False

or

layer_resource.queryable

I thought maybe it is possible, using the metadata attribute or similar?

Thanks for any hints!

Best,
Steffen

Loading...