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

Implement Catalogue into Heron (via GXP FindLayers, CSW) #400

Closed
GoogleCodeExporter opened this issue May 10, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

This issue complements issue 324, which allows using the GXP "AddLayers" 
related widgets for adding new Layers via preconfigured or user-supplied 
WMS/WFS/TMS Capabilities URLs.

This issue encapsulates the work related to integrating and enhancing the GXP 
"FindLayers", which is based on CSW (Catalogue Service for the Web). In this 
scenario a user can issue search strings to search Metadata stores via CSW for 
data and services like WMS/WFS/WMTS. 

GXP has an existing implementation but very much based on a local interaction 
with a well-defined Metadata server. See example 
http://gxp.opengeo.org/master/examples/catalogue.html (do + button top left, 
the Find Layers and search for e.g. "water"). But the example, interacting with 
pycsw does not render valid WMS references. This also touches on the main issue 
interacting with a CSW: the protocol payload is too broadly defined, allowing 
many different formats and encodings...

We'll try at least and provide enhancements in the user and protocol 
interactions. We'll try to backport these to GXP via GitHub and an issue there: 
https://github.com/boundlessgeo/gxp/issues/235

Original issue reported on code.google.com by jus...@gmail.com on 14 Aug 2014 at 10:47

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

No branches or pull requests

1 participant