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

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: Thu Feb 3 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c


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

© 2003-2022 GRASS Development Team, GRASS GIS 8.0.3dev Reference Manual