Changes between Version 8 and Version 9 of Clients
- Timestamp:
- Nov 15, 2014, 5:24:59 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients
v8 v9 34 34 This plugin enables the direct download, processing, integration and usage of Coverages from an OGC compliant WCPS 1.0 enabled servers within the QGIS software (v2.0+ supported). The plugin has been submitted to the official QGIS plugin repository and is pending approval; in the meantime it can be installed manually: 35 35 36 - git clone git://kahlua.eecs.jacobs-university.de/rasdaman.git 36 - get the rasdaman source tree: 37 {{{ 38 git clone git://kahlua.eecs.jacobs-university.de/rasdaman.git 39 }}} 37 40 - the plugin is then in directory rasdaman/applications/qgis-wcps 38 - copy the qgis-wcps/QgsWcpsClient1 directory to the'qgis-python-plugin directory', usually located at $HOME/.qgis2/python/plugins:41 - copy the qgis-wcps/QgsWcpsClient1 directory to your 'qgis-python-plugin directory', usually located at $HOME/.qgis2/python/plugins: 39 42 {{{ 40 43 $ mkdir -p $HOME/.qgis2/python/plugins/