Skip to content

pvgenuchten/MetaSearch

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.7%
  • Shell 8.3%