Esri / geoportal-server

Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
https://gptogc.esri.com/geoportal
Apache License 2.0
245 stars 149 forks source link

What is the syntax for searching another Esri Geoportal Server? #221

Closed slead closed 8 years ago

slead commented 8 years ago

I'm trying to add another Esri Geoportal Server to the "Records Shown From" section, as per https://github.com/Esri/geoportal-server/wiki/Add-an-OpenSearch-endpoint-for-Federated-Search

What is the syntax for adding another Esri Geoportal Server, eg http://gptogc.esri.com/geoportal?

Specifically, what should the endPointSearchUrl point to in the case of http://gptogc.esri.com/geoportal? Can you give an example of the changes to the GptXslSearchProfiles.xml file?

Thanks

mhogeweg commented 8 years ago

Hi Stephen, you would regulate the other geoportal's CSW get capabilities url in the 'register resource on the network' CSW tab. Choose geoportal as the profile.

M