Skip to content

Esri/geoportal-server-catalog

Repository files navigation

Esri Geoportal Server Catalog

apache licensed

It's July 8, 2025, which means:

Geoportal Server 3.0.1 is now available!

Esri Geoportal Server is Esri's free and open source metadata catalog and search application, based on elasticsearch.

Esri Geoportal Server provides the catalog and harvesting capabilities as separate modules. Separate modules are useful when users need the catalog capabilities without needing metadata harvesting, or possibly even metadata editing.

This repository contains the capability of Geoportal Server Catalog, while it's sibling Geoportal Server Harvester is managed in a separate repository.

Releases and Downloads

  • 3.0.1 - LATEST - released, July 8, 2025!! See What's New!
  • 2.7.2.1 - released, November 22, 2024.
  • 2.7.2 - released, October 4, 2024.
  • 2.7.1 - released, December 21, 2023.
  • 2.7.0-patch1 - released Sep 11, 2023.
  • 2.6.5 - released December 17, 2021. Note that this version includes resolution to the Log4j2 vulnerability identified in December 2021.
  • All releases.

Can't Wait to Get Started?

  • Try the sandbox site and learn what the new Geoportal Server 3.0.1 is all about!
  • A different configuration that contains several 100,000 images as its catalog

Features

  • Metadata editor - Create and edit metadata in ArcGIS Metadata, FGDC, ISO 19115 (Data), ISO 19119 (Service), ISO 19115-2 (Imagery and Gridded Data), INSPIRE 2.0.1 (Data), INSPIRE 2.0.1 (Service), GEMINI (Data), GEMINI (Service)
  • Faceted Search - Configure different facets to allow your user to filter from the hay stack to the needle
  • Scalability - You can run the index of metadata in Elasticsearch and OpenSearch locally, in a cluster, as well as using cloud native platform services
  • OGC CSW 3.0.0 and CSW 2.0.2 - Standards compliant catalog service interface, includes CSW2 requirements for INSPIRE Discovery Service
  • Spatio-Temporal Asset Catalog API - As of Geoportal 2.7.2, it may be used to build a scalable Spatio-Temporal Asset Catalog (STAC)
  • Many metadata formats - Extend the configuration with your favorite XML format
  • Built-in Viewer - Geoportal Server now includes a built-in viewer using ArcGIS API for JavaScript 4.x
  • No more database - Yes that's a feature!

Requirements

  • Elasticsearch 8.x or higher, or OpenSearch 2.14
  • Tomcat 9.x

Installation

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Documentation

  • Please refer to the Wiki.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2003 - 2025 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license file.