planetfederal / gxp

High level components for GeoExt based applications.
http://boundlessgeo.com/
Other
84 stars 97 forks source link

CrossLayerFilter GXP plugin #138

Open adjioev opened 12 years ago

adjioev commented 12 years ago

A front end interface for cross layer filtering plugin for GeoServer, more can be found here: http://docs.geoserver.org/stable/en/user/extensions/querylayer/index.html

To use it make sure that geoserver has crosslayerfilter jar installed and add following into config.tools:

{ ptype: "gxp_crosslayerqueryform", featureManager: "featuremanager", outputConfig: {width: 340}, actionTarget: {target: "layers.contextMenu", index: 0} },