Skip to content

Ecotrust/geoportal-server-harvester

 
 

Repository files navigation

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.

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%