GRASS logo

Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

NAME

db.csw.harvest - CSW database manager

KEYWORDS

csw, metadata, harvesting

SYNOPSIS

db.csw.harvest
db.csw.harvest --help
db.csw.harvest source=string destination=string [max=integer] [--help] [--verbose] [--quiet] [--ui]

Flags:

--help
Print usage summary
--verbose
Verbose module output
--quiet
Quiet module output
--ui
Force launching GUI dialog

Parameters:

source=string [required]
uri source
uri to csw source
destination=string [required]
uri destination
uri to csw destination
max=integer
max records
uri to csw destination

Table of contents

DESCRIPTION

Module db.csw.harvest allows to harvest metadata between two catalogues.

NOTES

For dependencies and installation instructions see wiki page. For importing metadata to local server transactions must be allowed. The parameter "transactions" is stored in the configure file "default.cfq" (by default in pycsw installation folder).

EXAMPLES

Harvesting of a remote catalogue to local:

db.csw.harvest source=http://geodati.gov.it/RNDT/csw destination=http://localhost:8000/

SEE ALSO

r.info, v.info.iso, g.gui.metadata, g.gui.cswbrowser, db.csw.admin, db.csw.run

See also related wiki page.

AUTHOR

Matej Krejci, OSGeoREL at the Czech Technical University in Prague, developed during Google Summer of Code 2015 (mentors: Martin Landa)

SOURCE CODE

Available at: db.csw.harvest source code (history)

Latest change: Thursday Feb 03 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c


Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.

Main index | Database index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 8.2.2dev Reference Manual