Geoportal Server Harvester Save

Metadata Harvester for Esri Geoportal Server

Project README

geoportal-server-harvester

As part of the evolution of Geoportal Server, the harvesting capability has been separated into its own module. This is because there are use cases where the harvesting can be used as a stand-alone broker between catalogs of content.

This repository thus contains the harvesting capability, while it's sibling geoportal-server-catalog is the new catalog of Geoportal Server.

For details about geoportal server harvester, please visit the wiki.

To report an issue, please go to issues.

Limiting the Harvester's Reach

The nature of the Harvester application is, as the name suggests, to harvest metadata from whatever web endpoints it is provided. The list(s) of endpoints to download metadata from can also be provided by external entities over the internet. Neither the metadata being harvested nor the list(s) of endpoints provided by external entities are vetted or checked by the Harvester. Users who wish to limit the scope of the Harvester's reach should configure the network or machine where the Harvester is located with allow lists or deny lists of web endpoints to prevent the Harvester from reaching undesirable locations.

Releases and Downloads

  • 2.7.1 - December 21, 2023, release notes.
  • 2.7.0 - June 13, 2021.
  • 2.6.5 - July 13, 2021.
  • 2.6.4 - July 8, 2020.

Features

Instructions

Building the source code:

  • Run 'mvn clean install'

Building javadoc:

  • Run 'mvn javadoc::aggregate'

Deploying war file:

  • Deploy 'geoportal-application\geoportal-harvester-war\target\geoportal-harvester-war-.war' into the web server of your choice.
  • No configuration required.

Requirements

Contributing

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

Licensing

Copyright 2016-2023 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.

Open Source Agenda is not affiliated with "Geoportal Server Harvester" Project. README Source: Esri/geoportal-server-harvester

Open Source Agenda Badge

Open Source Agenda Rating