Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CrossLayerFilter GXP plugin #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

adjioev
Copy link

@adjioev adjioev commented Apr 30, 2012

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}
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant