Skip to content

Geoportal Search Component

zguo edited this page Oct 22, 2019 · 35 revisions

Introduction

  • contains a framework for providing CSW 3 and Opensearch services for Elasticsearch catalogs
  • can provide CSW 3 and Opensearch services for ArcGIS Online, ArcGIS Enterprise and Geoportal 2.5 portals

Some Examples:

CSW 3.0

OpenSearch

Installation

  • Deploy geoportal-search.war to a java application server such as Apache Tomcat 8.x by dropping the war file in the webapps folder
  • You can change the defaultTarget within: geoportal-search/WEB-INF/classes/gs/config/Config.js

Use Geoportal-search as a CSW "proxy" for ArcGIS Online and Portal for ArcGIS records

Geoportal Catalog and Geoportal Search can be used as a CSW "proxy" for ArcGIS Online or Portal for ArcGIS records. CSW capability for ArcGIS Online is already enabled as the default target, and within geoportal-search/WEB-INF/classes/gs/config/Config.js there are some example configurations for ArcGIS Online with orgid and for Portal for ArcGIS instances, they can be modified to suit your needs, example CSW capabilities:

Clone this wiki locally