Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon 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=http://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: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Database index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual