GeoCat / MetaSearch

MetaSearch Catalogue Client QGIS Plugin

Home Page:http://geopython.github.io/MetaSearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetaSearch Catalogue Client QGIS Plugin

Build Status

MetaSearch is a QGIS plugin to interact with metadata catalogue services (CSW).

$ git clone https://github.com/geopython/MetaSearch.git
$ cd MetaSearch
# install development environment dependencies
$ pip install -r requirements-dev.txt
#
# install plugin dependencies
$ paver setup
#
# install plugin to qgis2 runtime $HOME/.qgis2/python/plugins
# (symlink on UNIX, copy on Windows)
$ paver install
#

About

MetaSearch Catalogue Client QGIS Plugin

http://geopython.github.io/MetaSearch

License:Other


Languages

Language:Python 84.6%Language:Makefile 7.8%Language:Shell 7.7%