WMS layers can have an attribute called 'queryable' which indicates whether the layer can be queried using GetFeatureInfo requests. The spec says this is optional and defaults to 0.
I propose adding a simple boolean property to the WMS model to indicate if the layer is queryable.
WMS layers can have an attribute called 'queryable' which indicates whether the layer can be queried using GetFeatureInfo requests. The spec says this is optional and defaults to 0.
I propose adding a simple boolean property to the WMS model to indicate if the layer is queryable.