GRASS logo

NAME

db.csw.run - CSW wsgi handler

KEYWORDS

csw, metadata

SYNOPSIS

db.csw.run
db.csw.run --help
db.csw.run path=string port=integer [--help] [--verbose] [--quiet] [--ui]

Flags:

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

Parameters:

path=string [required]
path to pycsw instal folder
Default: /var/www/html/pycsw
port=integer [required]
server port
Default: 8000

Table of contents

DESCRIPTION

db.csw.run is designed to interact with Catalog Service for the Web (CSW) servers for metadata management purposes. It is implemented as a WSGI wrapper for pycsw and the module for starting the server on localhost.

NOTES

...

SEE ALSO

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

See also related wiki page.

AUTHORS

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

SOURCE CODE

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

Latest change: Tuesday Nov 05 09:35:47 2024 in commit: f00067506253c89598cffadc3c7fa07cff7233fd


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

© 2003-2024 GRASS Development Team, GRASS GIS 8.4.1dev Reference Manual