Skip to content

*** We have moved! MetaSearch is now a core QGIS plugin! (2014-11-30). See QGIS repository

License

Notifications You must be signed in to change notification settings

geopython/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

*** We have moved! MetaSearch is now a core QGIS plugin! (2014-11-30). See QGIS repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 92.3%
  • Shell 7.7%