-
Notifications
You must be signed in to change notification settings - Fork 24
Quick start guide
zguo edited this page Feb 9, 2017
·
4 revisions
##Harvester Quick Start Guide
Using harvesting CSW records to a local folder as an example for a quick start guide for using Geoportal harvester, following are the steps:
1. Create input broker
- Go to the Harvester web page (e.g. http://localhost:8080/harvester)
- Click on "Brokers" on the left > Input brokers > Add
- Select a broker type (e.g. Catalog Service For the Web)
- Enter necessary information, e.g.
- title: csw_gis.ncdc.noaa.gov
- url:: https://gis.ncdc.noaa.gov/geoportal/csw
- Submit
2. Create output broker
- Click "Brokers" on the left > Output brokers > Add
- Select a broker type (e.g. Folder)
- Enter necessary information, e.g.
- Title: myoutputfolder
- Root folder: \\uncserver\myoutputfolder (make sure the folder has write permission)
- Submit
3. Create harvest task
- Click on "Tasks" on the left > Tasks > Add
- Select an input
- Select an output
- Submit
4. Run harvest task
- Click on "Tasks" on the left
- Click on "run" link for a particular task on the list
- Check "Ignore robots.txt" and Click on "Ok" to run the task
- Submit
5. Check results
- Click "Home" on the left
- Check the status of current running tasks in the "Processes" section
- When the status shown as "completed", Click "Tasks" on the left
- Click "history" link for task to show the harvest result