Note: This document is for an older version of GRASS GIS that has been discontinued. 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
Module
db.csw.harvest allows to harvest metadata between two catalogues.
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).
Harvesting of a remote catalogue to local:
db.csw.harvest source=https://geodati.gov.it/RNDT/csw destination=http://localhost:8000/
r.info,
v.info.iso,
g.gui.metadata,
g.gui.cswbrowser,
db.csw.admin,
db.csw.run
See also related wiki page.
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 20 13:02:26 2025 in commit: 53de8196a10ba5a8a9121898ce87861d227137e3
Main index |
Database index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2024
GRASS Development Team,
GRASS GIS 8.3.3dev Reference Manual