GRASS logo

NAME

g.gui.cswbrowser - Graphical CSW metadata browser.

KEYWORDS

general, GUI, metadata

SYNOPSIS

g.gui.cswbrowser
g.gui.cswbrowser --help
g.gui.cswbrowser [--help] [--verbose] [--quiet] [--ui]

Flags:

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

Table of contents

DESCRIPTION

g.gui.cswbrowser supports searching and browsing metadata catalogs based on Catalogue Service (CSW) standard .

The module allows to setting up connection to csw by uri and search metadata using advanced filter.

NOTES

For dependencies and installation instructions see the dedicated wiki page.

Setting up connection

After start g.gui.cswbrowser the connection manager is initialized by default connection file which includes some well known catalogs. Connection manager allows to add, to delete and to load connection from xml file.

Search and browse catalog

Searching and browsing panel allows to setup request with using custom filter.

EXAMPLES

Query filter

The filter can be defined by limitation of area by bounding box which can be set by GRASS region or manualy.

Bounding box

Browsing of metadata

In case of successful request, user can browse through results and show request and response in xml format. If services contains uri of WMS, WFS or WMS, module allows to add them directly with using upper toolbar.

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 2015 (mentors: Martin Landa)

SOURCE CODE

Available at: g.gui.cswbrowser source code (history)

Latest change: Monday Jan 30 19:52:26 2023 in commit: cac8d9d848299297977d1315b7e90cc3f7698730


Main index | General index | Topics index | Keywords index | Graphical index | Full index

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