Changes between Version 7 and Version 8 of Clients
- Timestamp:
- Nov 15, 2014, 5:21:21 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Clients
v7 v8 37 37 - the plugin is then in directory rasdaman/applications/qgis-wcps 38 38 - copy the qgis-wcps/QgsWcpsClient1 directory to the 'qgis-python-plugin directory', usually located at $HOME/.qgis2/python/plugins: 39 - $ mkdir -p $HOME/.qgis2/python/plugins/ 40 - $ cp -r rasdaman/applications/qgis-wcps/QgsWcpsClient1 HOME/.qgis2/python/plugins/ 39 {{{ 40 $ mkdir -p $HOME/.qgis2/python/plugins/ 41 $ cp -r rasdaman/applications/qgis-wcps/QgsWcpsClient1 HOME/.qgis2/python/plugins/ 42 }}} 41 43 - now you can start QGIS and access the `QgsWcpsClient1` plug-in via the `Qgis Menu → Plugins → WcpsClient1 → WCPS 1.0 Client`