Skip to content

jsaligoe/geoportal-server-harvester

 
 

Repository files navigation

Geoportal Server Harvester

apache licensed

Geoportal Server Harvester is the next generation metadata harvester, enabling harvesting from many different sources into Geoportal Server Catalog, a local folder, ArcGIS Enterprise Portal, or ArcGIS Online.

Geoportal Server v2 now provides the catalog and harvesting capabilities as separate modules. Separate modules are useful when users want to use the harvesting capabilities as a stand-alone broker between catalogs of content.

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

(Note: The long-lived Geoportal Server v1.x is now retired; its archive is available here.)

For details about Geoportal Server Harvester, please visit the wiki.

To report an issue, please go to issues.

Releases and Downloads

  • 2.6.1 - Released November 13, 2018, click here for release notes and downloads.

Features

Instructions

Building the source code:

  • Run 'mvn clean install'

Deploying war file:

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

Requirements

  • Java JDK 1.8.x
  • Apache Tomcat 8 or higher

Contributing

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

Licensing

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

About

Next generation harvester for Geoportal Server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 65.0%
  • XSLT 28.6%
  • JavaScript 5.3%
  • Other 1.1%