Changes between Version 14 and Version 15 of Clients
- Timestamp:
- Dec 18, 2015, 5:29:05 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients
v14 v15 37 37 == QGIS == 38 38 39 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:39 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, approval is pending; in the meantime it can be installed manually: 40 40 41 41 - get the rasdaman source tree: … … 43 43 git clone git://rasdaman.org/rasdaman.git 44 44 }}} 45 - the plugin can be found in directory rasdaman/applications/qgis-wcps46 - copy the `qgis-wcps/QgsWcpsClient1` directory to your 'qgis-python-plugin directory', usually located in `$HOME/.qgis2/python/plugins`:45 - the plugin can be found in directory `rasdaman/applications/qgis-wcps` 46 - copy the `qgis-wcps/QgsWcpsClient1` directory to your `qgis-python-plugin directory`, usually located in `$HOME/.qgis2/python/plugins`: 47 47 {{{ 48 48 $ mkdir -p $HOME/.qgis2/python/plugins/ … … 67 67 documentation tbd 68 68 69 == !ArcGIS ==69 == ArcGIS == 70 70 71 71 documentation tbd